awesome-android-ui ================== A collection of awesome UI/UX resources which includes concepts, implementations and theories. ###Index * [Layout](#layout) * [Buttons](#buttons) * [Labels](#labels) * [SeekBar](#seekbar) * [Menu](#menu) * [Forms](#forms) * [Animations](#animations) Layout ====================== Name | License | Demo --- | --- | --- | --- [WaveView](https://github.com/john990/WaveView) | Unknown | ![](art/waveview.gif) SeekBar ====================== 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) Animations ====================== Name | License | Demo --- | --- | --- | --- [AndroidViewAnimations](https://github.com/daimajia/AndroidViewAnimations) | [MIT](http://opensource.org/licenses/MIT) | ![](art/androidviewanimations.gif)