added seekbar

This commit is contained in:
furiya-daichi
2014-12-24 12:07:33 +09:00
parent bd01e2d01d
commit 8f516f86e0
3 changed files with 6 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ A collection of awesome UI/UX resources which includes concepts, implementations
* [Layout](#layout)
* [Buttons](#buttons)
* [Labels](#labels)
* [SeekBar](#seekbar)
* [Menu](#menu)
* [Forms](#forms)
* [Animations](#animations)
@@ -17,3 +18,8 @@ Name | Repository | License | Demo
--- | --- | --- | ---
[WaveView](https://github.com/john990/WaveView) | https://github.com/john990/WaveView | Unknown | ![](art/waveview.gif)
SeekBar
======================
Name | Repository | License | Demo
--- | --- | --- | ---
[DiscreteSeekBar](https://github.com/AnderWeb/discreteSeekBar) | https://github.com/AnderWeb/discreteSeekBar | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/discreteseekbar.gif) ![](art/discreteseekbar2.gif)

BIN
art/discreteseekbar.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 177 KiB

BIN
art/discreteseekbar2.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 403 KiB