An Android custom circular SeekBar that supports max/min range and step settings.
This is my first open source android custom view. It’s so hard to find a circular ProgressBar that supports min/max range and step, so I created one for that.
More information you can check my post: Make an Android custom view and publish it. and check out the github repository: https://github.com/enginebai/SwagPoints
Leave a Reply