Click here to Skip to main content
15,885,740 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello,
I am manisha,please help me i want circular view dashboard with rotation if i click on button.button move form coin type.
please send me demo my mail id.it's very urgent please.



Thanks & Regards,
Manisha suryawanshi,
manishasuryawanshi06@gmail.com
Posted

1 solution

Use the libraries available on Github to draw the Circle ,

here are some of them to download:

https://github.com/markushi/android-circlebutton

Here is another one:
https://github.com/pavlospt/CircleView

These are usefull to draw circular button:

Or you can use Android Canvas onDraw() method to draw the circle on button click.

Hope this helps.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900