An open API service indexing awesome lists of open source software.

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)

Awesome Lists containing this project

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/v/Jay-Goo/RangeSeekBar.svg)](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 it

Please 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.