资源说明:RangeSeekBar
The missing view for android.
Screenshot
Usage
Attributes
Screenshot
Usage
First add jitpack to your projects build.gradle file
allprojects {
repositories {
...
maven { url "https://jitpack.io" }
}
}
Then add the dependency in your android app module's build.gradle file.
If you are upgrading from a previous version, please take a look at changelogs to make sure nothing will break.
dependencies {
implementation 'com.github.Innovattic:range-seek-bar:v
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。
English
