CircleSeekbar
下载地址:https://github.com/feeeei/CircleSeekbar
an android circle seekbar library
repositories { // ... maven { url "https://jitpack.io" } }2.Add build.gradle
dependencies { compile 'com.github.feeeei:CircleSeekbar:v1.1.1' }3.Added to the XML attrs