Circular SeekBar with discrete values

六眼飞鱼酱① 提交于 2019-12-12 15:09:03

问题


I am trying to create a circular seekbar with discrete non-linear values. I also want these values to appear outside the circle:

I looked at a number of versions from GitHub with the most promising being the one by JesusM However, I can't think of an easy way to put the values on the outside of the circle. Can anyone think of an easy way to put the "marks" outside the circle.

The one example I did find is the time-selector for the alarm in Marshmallow. Where can I find the source for that?

来源:https://stackoverflow.com/questions/35573841/circular-seekbar-with-discrete-values

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