Layout like radial menu

2020-06-03 05:48发布

I have to design something like this and add click event for each block,how should I proceed for that.Could anyone guide me regarding this

Layout

1条回答
Ridiculous、
2楼-- · 2020-06-03 06:21

I know that's too late to reply but this is for the developers who needs some functionalities like this now onwards in their projects..

Look at this demo Project on github

You can make this by own dynamically too by using screen width & screen height , but that would be too complicating..

Better to use the Library or Third Party for that..

You can get some of demos like this too..

https://android-arsenal.com/details/3/1142

https://android-arsenal.com/details/3/1754

Hope that helps others too.

查看更多
登录 后发表回答