CircleLayout
CircleLayout copied to clipboard
Circular layout for android
Hi, great work with CircleLayout! I am wondering is there a way to place some view in centre of layout and then surround it with other elements?
I can add image in imagebutton src but it can't be update for example: I put the image resource in layout.xml,and I set image resource in java ,it will not...
Nice work CircleLayout,how can I add borders to the CircleLayout with some level of thickness and color?
Is it possible to change this control in ways that uses less memory? Thanks! 
Hi! Thanks for your awesome lib. But I have an issue with it. In the childItem's onclicklistener event, I can't change its background, even I can show a Toast message...
Very nice library. I would like to ask if this layout has a rotation listener. For example, I have 4 view and I swipe my fingers on the screen, the...
Thanks for this great library! Just what I needed. But, I'm facing an issue when I'm trying to place 5 circles in a circle using your CircleLayout. Have attached the...