https://github.com/Jay-Goo/RangeSeekBar
A beautiful and powerful SeekBar what supports single、 range、steps、vetical、custom( 一款美观强大的支持单向、双向范围选择、分步、垂直、高度自定义的SeekBar)
https://github.com/Jay-Goo/RangeSeekBar
android range rangeseekbar seekbar slider slider-range step vertical verticalseekbar
Last synced: about 2 months ago
JSON representation
A beautiful and powerful SeekBar what supports single、 range、steps、vetical、custom( 一款美观强大的支持单向、双向范围选择、分步、垂直、高度自定义的SeekBar)
- Host: GitHub
- URL: https://github.com/Jay-Goo/RangeSeekBar
- Owner: Jay-Goo
- License: apache-2.0
- Created: 2017-02-08T07:40:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-18T06:26:15.000Z (about 1 year ago)
- Last Synced: 2024-10-29T17:46:33.576Z (8 months ago)
- Topics: android, range, rangeseekbar, seekbar, slider, slider-range, step, vertical, verticalseekbar
- Language: Java
- Homepage:
- Size: 8.84 MB
- Stars: 2,519
- Watchers: 33
- Forks: 388
- Open Issues: 45
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-github-android-ui - RangeSeekBar - 可双向范围选择的SeekBar (SeekBar)
- awesome-android-ui - RangeSeekBar - 2.0) |  (Index)
- fucking-awesome-android-ui - RangeSeekBar - 2.0) |  (Index)
- fucking-awesome-android-ui - RangeSeekBar - 2.0) |  (Index)
README
![]()
## [文档还是中文好](https://github.com/Jay-Goo/RangeSeekBar/blob/master/README_ZH.md)
![]()
![]()
![]()
# Demo
[APK download](https://github.com/Jay-Goo/RangeSeekBar/blob/master/app/release/app-release.apk)
[fir.im](https://fir.im/91up)
## Usage
### Dependencies
`Release Version` [](https://jitpack.io/#Jay-Goo/RangeSeekBar)```xml
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}dependencies {
// sample: implementation 'com.github.Jay-Goo:RangeSeekBar:v3.0.0'
implementation 'com.github.Jay-Goo:RangeSeekBar:Release Version'
}```
## How to use itPlease See [WIKI!WIKI!WIKI!](https://github.com/Jay-Goo/RangeSeekBar/wiki)
## Give me a Star
Hope you like RangeSeekBar. `Star` is the greatest support for me! Thank you !## A cup of coffee
Open source is a hard job, and a cup of coffee may be a good reward.![]()
## Contact Me
- Email: [email protected]
- QQ Group: 573830030![]()
## License
Copyright 2018-2019 JayGoo
Licensed under the Apache License.