I want to create custom Progress bar which color is change every time when Rotation finish...
For example:
- 1st roation - red color
- 2nd roatation - blue color
- 3rd roatation - green color
I want to create custom Progress bar which color is change every time when Rotation finish...
For example:
You can use readymade libs available to do so
The best one Android-ProgressViewsLib
There are so many library available on github you can use anyone.
and just for the record you can find more here ;)