README.md 10.5 KB
Newer Older
F
added  
furiya-daichi 已提交
1
awesome-android-ui
D
Daichi Furiya (Wasabeef) 已提交
2
==================
D
Daichi Furiya (Wasabeef) 已提交
3 4 5
A collection of awesome UI/UX resources which includes concepts, implementations and theories.

###Index
F
update  
furiya-daichi 已提交
6
* [View](#view)
D
Daichi Furiya (Wasabeef) 已提交
7
* [Layout](#layout)
F
update  
furiya-daichi 已提交
8 9 10 11
* [Button](#button)
* [ListView GridView RecyclerView](#listview--gridview--recyclerview)
* [Label](#label--form)
* [Image](#image)
F
furiya-daichi 已提交
12
* [SeekBar](#seekbar)
F
update  
furiya-daichi 已提交
13
* [Progress](#progress)
D
Daichi Furiya (Wasabeef) 已提交
14
* [Menu](#menu)
F
update  
furiya-daichi 已提交
15 16
* [Calendar](#form)
* [Animation](#animation)
F
added  
furiya-daichi 已提交
17
* [Parallax](#parallax)
D
Daichi Furiya (Wasabeef) 已提交
18

D
Daichi Furiya (Wasabeef) 已提交
19
View
F
update  
furiya-daichi 已提交
20 21 22 23 24
======================
Name | License | Demo
--- | --- | --- | ---
[DrawerArrowDrawable](https://github.com/ChrisRenke/DrawerArrowDrawable) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/DrawerArrowDrawable.gif)

D
Daichi Furiya (Wasabeef) 已提交
25 26
Layout
======================
F
furiya-daichi 已提交
27
Name | License | Demo
D
Daichi Furiya (Wasabeef) 已提交
28
--- | --- | --- | ---
F
furiya-daichi 已提交
29
[WaveView](https://github.com/john990/WaveView) | Unknown | ![](art/waveview.gif)
D
Daichi Furiya (Wasabeef) 已提交
30

F
added  
furiya-daichi 已提交
31 32 33 34 35 36 37 38 39 40
Button
======================
Name | License | Demo
--- | --- | --- | ---
[circular-progress-button](https://github.com/dmytrodanylyk/circular-progress-button) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/circular-progress-button.gif)
[android-process-button](https://github.com/dmytrodanylyk/android-process-button) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/android-process-button.gif) ![](art/android-process-button2.gif)
[android-circlebutton](https://github.com/markushi/android-circlebutton) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/android-circlebutton.gif)
[android-flat-button](https://github.com/hoang8f/android-flat-button) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/android-flat-button.gif)
[FloatingActionButton](https://github.com/makovkastar/FloatingActionButton) | [MIT](http://opensource.org/licenses/MIT) | ![](art/FloatingActionButton.gif)

F
update  
furiya-daichi 已提交
41
ListView / GridView / RecyclerView
F
added  
furiya-daichi 已提交
42 43 44 45
======================
Name | License | Demo
--- | --- | --- | ---
[SuperRecyclerView](https://github.com/Malinskiy/SuperRecyclerView) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | NONE
F
update  
furiya-daichi 已提交
46 47 48 49 50 51 52 53
[FlabbyListView](https://github.com/jpardogo/FlabbyListView) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/FlabbyListView.gif) ![](art/FlabbyListView2.gif)
[ParallaxListView](https://github.com/Gnod/ParallaxListView) | UnKnown | ![](art/ParallaxListView.gif)
[PullZoomView](https://github.com/Frank-Zhu/PullZoomView) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/PullZoomView.gif)
[SwipeMenuListView](https://github.com/baoyongzhang/SwipeMenuListView) | [MIT](http://opensource.org/licenses/MIT) | ![](art/SwipeMenuListView.gif) 
[discrollview](https://github.com/flavienlaurent/discrollview) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/discrollview.gif) 
[StickyListHeaders](https://github.com/emilsjolander/StickyListHeaders) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/StickyListHeaders.gif) 
[ListBuddies](https://github.com/jpardogo/ListBuddies) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | [![](art/ListBuddies.png)](https://www.youtube.com/watch?v=jgyMqlm_iDI) 
[Android-ObservableScrollView](https://github.com/ksoichiro/Android-ObservableScrollView) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/Android-ObservableScrollView.gif) ![](art/Android-ObservableScrollView2.gif) ![](art/Android-ObservableScrollView3.gif) ![](art/Android-ObservableScrollView4.gif) ![](art/Android-ObservableScrollView5.gif) ![](art/Android-ObservableScrollView6.gif) ![](art/Android-ObservableScrollView7.gif) ![](art/Android-ObservableScrollView8.gif) ![](art/Android-ObservableScrollView9.gif) ![](art/Android-ObservableScrollView10.gif) ![](art/Android-ObservableScrollView11.gif) ![](art/Android-ObservableScrollView12.gif) ![](art/Android-ObservableScrollView13.gif)
F
update  
furiya-daichi 已提交
54 55 56
[AsymmetricGridView](https://github.com/felipecsl/AsymmetricGridView) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/AsymmetricGridView.png) ![](art/AsymmetricGridView2.png)
[DynamicGrid](https://github.com/askerov/DynamicGrid) | [MIT](http://opensource.org/licenses/MIT) | ![](art/SwipeMenuListView.gif) 
[AndroidStaggeredGrid](https://github.com/etsy/AndroidStaggeredGrid) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/AndroidStaggeredGrid.png)
F
update  
furiya-daichi 已提交
57

F
update  
furiya-daichi 已提交
58 59 60 61 62 63 64 65 66 67 68 69 70 71
Label / Form
======================
Name | License | Demo
--- | --- | --- | ---
[Shimmer-android](https://github.com/RomainPiel/Shimmer-android) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/Shimmer-android.gif)
[Titanic](https://github.com/RomainPiel/Titanic) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/Titanic.gif)
[MatchView](https://github.com/Rogero0o/MatchView) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/MatchView.gif)
[android-autofittextview](https://github.com/grantland/android-autofittextview) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/android-autofittextview.gif)
[SecretTextView](https://github.com/matthewrkula/SecretTextView) | UnKnown | ![](art/SecretTextView.gif)
[TextJustify-Android](https://github.com/bluejamesbond/TextJustify-Android) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/TextJustify-Android.png) ![](art/TextJustify-Android2.png)
[RoundedLetterView](https://github.com/pavlospt/RoundedLetterView) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/RoundedLetterView.png)
[TextDrawable](https://github.com/amulyakhare/TextDrawable) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/TextDrawable.png) ![](art/TextDrawable2.png)
[BabushkaText](https://github.com/quiqueqs/BabushkaText) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/BabushkaText.png)
[ExpandableTextView](https://github.com/Manabu-GT/ExpandableTextView) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/ExpandableTextView.gif)
F
added  
furiya-daichi 已提交
72

F
update  
furiya-daichi 已提交
73
Image
F
added  
furiya-daichi 已提交
74 75 76
======================
Name | License | Demo
--- | --- | --- | ---
F
update  
furiya-daichi 已提交
77 78 79 80 81 82 83
[TouchImageView](https://github.com/MikeOrtiz/TouchImageView) | [LICENSE](https://raw.githubusercontent.com/MikeOrtiz/TouchImageView/master/LICENSE) | NONE
[CircleImageView](https://github.com/hdodenhof/CircleImageView) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/CircleImageView.png)
[android-shape-imageview](https://github.com/siyamed/android-shape-imageview) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/android-shape-imageview.png) ![](art/android-shape-imageview2.png)
[GifImageView](https://github.com/felipecsl/GifImageView) | [MIT](http://opensource.org/licenses/MIT) | ![](art/GifImageView.gif)
[cropper](https://github.com/edmodo/cropper) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/cropper.jpeg)
[android-crop](https://github.com/jdamcd/android-crop) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/android-crop.png)
[SelectableRoundedImageView](https://github.com/pungrue26/SelectableRoundedImageView) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/SelectableRoundedImageView.png)
F
added  
furiya-daichi 已提交
84

F
furiya-daichi 已提交
85 86
SeekBar
======================
F
furiya-daichi 已提交
87
Name | License | Demo
F
furiya-daichi 已提交
88
--- | --- | --- | ---
F
furiya-daichi 已提交
89 90
[DiscreteSeekBar](https://github.com/AnderWeb/discreteSeekBar) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/discreteseekbar.gif) ![](art/discreteseekbar2.gif)

F
update  
furiya-daichi 已提交
91 92 93 94 95 96 97 98 99
Progress
======================
Name | License | Demo
--- | --- | --- | ---
[SmoothProgressBar](https://github.com/castorflex/SmoothProgressBar) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/SmoothProgressBar.gif)
[NumberProgressBar](https://github.com/daimajia/NumberProgressBar) | [MIT](http://opensource.org/licenses/MIT) | ![](art/NumberProgressBar.gif)
[CircleProgress](https://github.com/lzyzsd/CircleProgress) | UnKnown | ![](art/CircleProgress.gif)
[android-square-progressbar](https://github.com/mrwonderman/android-square-progressbar) | UnKnown | ![](art/android-square-progressbar.png) ![](art/android-square-progressbar2.png) ![](art/android-square-progressbar3.png)

F
added  
furiya-daichi 已提交
100 101 102 103
Menu
======================
Name | License | Demo
--- | --- | --- | ---
F
update  
furiya-daichi 已提交
104 105
[CircularFloatingActionMenu](https://github.com/oguzbilgener/CircularFloatingActionMenu) | [MIT](http://opensource.org/licenses/MIT) | ![](art/CircularFloatingActionMenu.gif)
[AndroidResideMenu](https://github.com/SpecialCyCi/AndroidResideMenu) | [MIT](http://opensource.org/licenses/MIT) | ![](art/AndroidResideMenu.gif)
F
added  
furiya-daichi 已提交
106

F
update  
furiya-daichi 已提交
107
Calendar
F
added  
furiya-daichi 已提交
108 109 110
======================
Name | License | Demo
--- | --- | --- | ---
F
update  
furiya-daichi 已提交
111 112 113 114 115
[Caldroid](https://github.com/roomorama/Caldroid) | [MIT](http://opensource.org/licenses/MIT) | ![](art/Caldroid.png)
[android-times-square](https://github.com/square/android-times-square) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/android-times-square.png)
[Android-MonthCalendarWidget](https://github.com/romannurik/Android-MonthCalendarWidget) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/Android-MonthCalendarWidget.png)
[android-betterpickers](https://github.com/derekbrameyer/android-betterpickers) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/android-betterpickers.png)
[Android-Week-View](https://github.com/alamkanak/Android-Week-View) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/android-betterpickers.png)
F
added  
furiya-daichi 已提交
116

F
update  
furiya-daichi 已提交
117
Animation
F
furiya-daichi 已提交
118 119 120
======================
Name | License | Demo
--- | --- | --- | ---
121
[AndroidViewAnimations](https://github.com/daimajia/AndroidViewAnimations) | [MIT](http://opensource.org/licenses/MIT) | ![](art/androidviewanimations.gif)
F
added  
furiya-daichi 已提交
122 123 124 125 126 127 128 129 130
[ListViewAnimations](https://github.com/nhaarman/ListViewAnimations) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/ListViewAnimations.gif)
[ViewPagerTransforms](https://github.com/ToxicBakery/ViewPagerTransforms) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/ViewPagerTransforms.gif)
[AndroidImageSlider](https://github.com/daimajia/AndroidImageSlider) | [MIT](http://opensource.org/licenses/MIT) | ![](art/AndroidImageSlider.gif)
[transitions-everywhere](https://github.com/andkulikov/transitions-everywhere) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/transitions-everywhere.gif)

Parallax
======================
Name | License | Demo
--- | --- | --- | ---
D
Daichi Furiya (Wasabeef) 已提交
131
[ParallaxEverywhere](https://github.com/Narfss/ParallaxEverywhere) | [MIT](http://opensource.org/licenses/MIT) | ![](art/parallax-everywhere.gif)