From 2675aa707ed4b7616408ca86bd9a3dad7b065d83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B0=B7=E8=BF=9B=E6=9D=B0?= <1015121748@qq.com> Date: Wed, 19 Jun 2019 10:02:37 +0800 Subject: [PATCH] Update SeekBar.md add a beautiful and powerful RangeSeekBar --- pages/SeekBar.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/SeekBar.md b/pages/SeekBar.md index 8206d23..853a388 100644 --- a/pages/SeekBar.md +++ b/pages/SeekBar.md @@ -4,4 +4,5 @@ Name | License | Demo --- | --- | --- [DiscreteSeekBar](https://github.com/AnderWeb/discreteSeekBar) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](/art/discreteseekbar.gif) ![](/art/discreteseekbar2.gif) [SeekBarCompat](https://github.com/ahmedrizwan/SeekBarCompat) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](/art/seekbarcompat.gif) -[PreviewSeekBar](https://github.com/rubensousa/PreviewSeekBar) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](/art/PreviewSeekBar.gif) \ No newline at end of file +[PreviewSeekBar](https://github.com/rubensousa/PreviewSeekBar) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](/art/PreviewSeekBar.gif) +[RangeSeekBar](https://github.com/Jay-Goo/RangeSeekBar) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](https://github.com/Jay-Goo/RangeSeekBar/blob/master/Gif/screen2.gif)