design a layout like below image with image buttons in android

筅森魡賤 提交于 2019-12-20 08:29:53

问题


Hi,

I want to design the buttons like the image above. eight button in a circular way. I am confusing how to design them in a circular to cricket logo.

I have tried it using relative layout and linear layout but can not make like this.

Please help me to make this view possible to implement.


回答1:


Check out the Wheel Component which shows the circular views with the scrolling layout. You can also download the reference demo HERE.

EDITED: Check out other similar demo HERE and HERE



来源:https://stackoverflow.com/questions/15195385/design-a-layout-like-below-image-with-image-buttons-in-android

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!