Skip to content

Latest commit

 

History

History
66 lines (44 loc) · 2.02 KB

README.md

File metadata and controls

66 lines (44 loc) · 2.02 KB
      
      

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.