• Stars
    star
    2,488
  • Rank 18,464 (Top 0.4 %)
  • Language
    Java
  • License
    Apache License 2.0
  • Created over 7 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

 A beautiful and powerful SeekBar what supports single、 range、steps、vetical、custom( 一款美观强大的支持单向、双向范围选择、分步、垂直、高度自定义的SeekBar)

文档还是中文好

      
      

Demo

APK download

fir.im

Usage

Dependencies

Release Version

    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!

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

License

Copyright 2018-2019 JayGoo

Licensed under the Apache License.