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

F
furiya-daichi 已提交
5 6
**Core Library is [here](https://github.com/wasabeef/awesome-android-libraries).**

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

F
furiya-daichi 已提交
21
Material
F
update  
furiya-daichi 已提交
22 23
======================
Name | License | Demo
D
Daichi Furiya (Wasabeef) 已提交
24
--- | --- | ---
F
update  
furiya-daichi 已提交
25
[MaterialDesignLibrary](https://github.com/navasmdc/MaterialDesignLibrary) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |  ![](art/MaterialDesignLibrary.png)<img src="art/MaterialDesignLibrary2.png" height="80"> <img src="art/MaterialDesignLibrary3.png" height="80"> <img src="art/MaterialDesignLibrary4.png" height="80"> <img src="art/MaterialDesignLibrary5.png" height="80"> <img src="art/MaterialDesignLibrary6.png" height="80"> <img src="art/MaterialDesignLibrary7.png" height="80"> <img src="art/MaterialDesignLibrary8.png" height="80"> <img src="art/MaterialDesignLibrary9.png" height="80"> <img src="art/MaterialDesignLibrary10.png" height="80"> <img src="art/MaterialDesignLibrary11.png" height="80"> <br/><br/> <img src="art/MaterialDesignLibrary12.png" height="350"> <img src="art/MaterialDesignLibrary13.png" height="350"> <img src="art/MaterialDesignLibrary14.png" height="350">
F
update  
furiya-daichi 已提交
26
[DrawerArrowDrawable](https://github.com/ChrisRenke/DrawerArrowDrawable) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/DrawerArrowDrawable.gif)
F
update  
furiya-daichi 已提交
27 28
[MaterialTabs](https://github.com/neokree/MaterialTabs) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <img src="art/MaterialTabs.png" height="350"> <img src="art/MaterialTabs2.png" height="350"> <img src="art/MaterialTabs3.jpeg" height="350">
[material-ripple](https://github.com/balysv/material-ripple) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <img src="art/material-ripple.gif" height="350">
F
furiya-daichi 已提交
29
[RippleEffect](https://github.com/traex/RippleEffect) | [MIT](http://opensource.org/licenses/MIT) | ![](art/RippleEffect.gif)
F
update  
furiya-daichi 已提交
30
[LDrawer](https://github.com/ikimuhendis/LDrawer) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <img src="art/LDrawer.gif" height="350">
F
furiya-daichi 已提交
31
[material-design-icons](https://github.com/google/material-design-icons) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/material-design-icons.png)
F
update  
furiya-daichi 已提交
32
[AndroidMaterialDesignToolbar](https://github.com/tekinarslan/AndroidMaterialDesignToolbar) | UnKnown | <img src="art/AndroidMaterialDesignToolbar.gif" height="350">
F
furiya-daichi 已提交
33 34 35
[MaterialEditText](https://github.com/rengwuxian/MaterialEditText) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/MaterialEditText.png)
[material-menu](https://github.com/balysv/material-menu) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/material-menu.gif) ![](art/material-menu2.gif)
[material-dialogs](https://github.com/afollestad/material-dialogs) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/material-dialogs.webp) ![](art/material-dialogs2.webp) ![](art/material-dialogs3.webp)
F
update  
furiya-daichi 已提交
36 37
[MaterialNavigationDrawer](https://github.com/neokree/MaterialNavigationDrawer) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <img src="art/MaterialNavigationDrawer.png" height="350">
[MaterialDialog](https://github.com/drakeet/MaterialDialog) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <img src="art/MaterialDialog.png" height="350"> <img src="art/MaterialDialog2.png" height="350">
D
Daichi Furiya (Wasabeef) 已提交
38
[materialish-progress](https://github.com/pnikosis/materialish-progress) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <img src="art/materialish-progress.gif" width="200"> <img src="art/materialish-progress2.gif" width="200">
F
update  
furiya-daichi 已提交
39
[FloatingActionButton](https://github.com/makovkastar/FloatingActionButton) | [MIT](http://opensource.org/licenses/MIT) | <img src="art/FloatingActionButton.gif" height="350">
F
furiya-daichi 已提交
40
[android-floating-action-button](https://github.com/futuresimple/android-floating-action-button) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/android-floating-action-button.gif) ![](art/android-floating-action-button.png)
F
update  
furiya-daichi 已提交
41 42
[snackbar](https://github.com/nispok/snackbar) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <img src="art/snackbar.png" height="350">
[CircularReveal](https://github.com/ozodrukh/CircularReveal) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <img src="art/CircularReveal.gif" height="350">
F
update  
furiya-daichi 已提交
43

D
Daichi Furiya (Wasabeef) 已提交
44 45
Layout
======================
F
furiya-daichi 已提交
46
Name | License | Demo
D
Daichi Furiya (Wasabeef) 已提交
47
--- | --- | ---
F
update  
furiya-daichi 已提交
48
[WaveView](https://github.com/john990/WaveView) | Unknown | <img src="art/waveview.gif" height="350">
D
Daichi Furiya (Wasabeef) 已提交
49

F
added  
furiya-daichi 已提交
50 51 52
Button
======================
Name | License | Demo
D
Daichi Furiya (Wasabeef) 已提交
53
--- | --- | ---
F
update  
furiya-daichi 已提交
54
[circular-progress-button](https://github.com/dmytrodanylyk/circular-progress-button) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <img src="art/circular-progress-button.gif" height="350">
F
added  
furiya-daichi 已提交
55 56
[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)
F
update  
furiya-daichi 已提交
57
[android-flat-button](https://github.com/hoang8f/android-flat-button) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <img src="art/android-flat-button.gif" height="350">
F
added  
furiya-daichi 已提交
58

F
update  
furiya-daichi 已提交
59
ListView / GridView / RecyclerView
F
added  
furiya-daichi 已提交
60 61
======================
Name | License | Demo
D
Daichi Furiya (Wasabeef) 已提交
62
--- | --- | ---
F
added  
furiya-daichi 已提交
63
[SuperRecyclerView](https://github.com/Malinskiy/SuperRecyclerView) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | NONE
F
update  
furiya-daichi 已提交
64 65 66 67 68 69 70
[FlabbyListView](https://github.com/jpardogo/FlabbyListView) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <img src="art/FlabbyListView.gif" height="350"> <img src="art/FlabbyListView2.gif" height="350">
[ParallaxListView](https://github.com/Gnod/ParallaxListView) | UnKnown | <img src="art/ParallaxListView.gif" height="350">
[PullZoomView](https://github.com/Frank-Zhu/PullZoomView) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <img src="art/PullZoomView.gif" height="350">
[SwipeMenuListView](https://github.com/baoyongzhang/SwipeMenuListView) | [MIT](http://opensource.org/licenses/MIT) | <img src="art/SwipeMenuListView.gif" height="350">
[discrollview](https://github.com/flavienlaurent/discrollview) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <img src="art/discrollview.gif" height="350">
[StickyListHeaders](https://github.com/emilsjolander/StickyListHeaders) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <img src="art/StickyListHeaders.gif" height="350">
[ListBuddies](https://github.com/jpardogo/ListBuddies) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <a href="https://www.youtube.com/watch?v=jgyMqlm_iDI" target="_blank"><img src="art/ListBuddies.png" height="350"/ ><img src="art/youtube.png" height="50"></a>
F
update  
furiya-daichi 已提交
71
[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 已提交
72
[AsymmetricGridView](https://github.com/felipecsl/AsymmetricGridView) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <img src="art/AsymmetricGridView.png" height="350"> <img src="art/AsymmetricGridView2.png" height="350">
F
furiya-daichi 已提交
73
[DynamicGrid](https://github.com/askerov/DynamicGrid) | [MIT](http://opensource.org/licenses/MIT) | <a href="https://www.youtube.com/watch?v=zlzNvxksIfY" target="_blank"><img src="art/DynamicGrid.jpeg" width="350" /><img src="art/youtube.png" height="50"></a>
F
update  
furiya-daichi 已提交
74
[AndroidStaggeredGrid](https://github.com/etsy/AndroidStaggeredGrid) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <img src="art/AndroidStaggeredGrid.png" height="350">
F
update  
furiya-daichi 已提交
75

F
update  
furiya-daichi 已提交
76 77 78
Label / Form
======================
Name | License | Demo
D
Daichi Furiya (Wasabeef) 已提交
79
--- | --- | ---
F
update  
furiya-daichi 已提交
80
[Shimmer-android](https://github.com/RomainPiel/Shimmer-android) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/Shimmer-android.gif)
F
update  
furiya-daichi 已提交
81 82
[Titanic](https://github.com/RomainPiel/Titanic) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <img src="art/Titanic.gif" height="350">
[MatchView](https://github.com/Rogero0o/MatchView) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <img src="art/MatchView.gif" height="350">
F
update  
furiya-daichi 已提交
83 84
[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)
F
update  
furiya-daichi 已提交
85 86
[TextJustify-Android](https://github.com/bluejamesbond/TextJustify-Android) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/TextJustify-Android.png) <img src="art/TextJustify-Android2.png" height="350">
[RoundedLetterView](https://github.com/pavlospt/RoundedLetterView) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <img src="art/RoundedLetterView.png" height="350">
F
update  
furiya-daichi 已提交
87
[TextDrawable](https://github.com/amulyakhare/TextDrawable) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/TextDrawable.png) ![](art/TextDrawable2.png)
F
update  
furiya-daichi 已提交
88 89 90
[BabushkaText](https://github.com/quiqueqs/BabushkaText) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <img src="art/BabushkaText.png" height="350">
[ExpandableTextView](https://github.com/Manabu-GT/ExpandableTextView) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <img src="art/ExpandableTextView.gif" height="350">
[Float Labeled EditText](https://github.com/wrapp/floatlabelededittext) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <img src="art/floatlabelededittext.gif" height="350">
F
added  
furiya-daichi 已提交
91

F
update  
furiya-daichi 已提交
92
Image
F
added  
furiya-daichi 已提交
93 94
======================
Name | License | Demo
D
Daichi Furiya (Wasabeef) 已提交
95
--- | --- | ---
F
update  
furiya-daichi 已提交
96
[TouchImageView](https://github.com/MikeOrtiz/TouchImageView) | [LICENSE](https://raw.githubusercontent.com/MikeOrtiz/TouchImageView/master/LICENSE) | NONE
F
update  
furiya-daichi 已提交
97 98 99 100 101
[CircleImageView](https://github.com/hdodenhof/CircleImageView) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <img src="art/CircleImageView.png" height="350">
[android-shape-imageview](https://github.com/siyamed/android-shape-imageview) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <img src="art/android-shape-imageview.png" height="350"> <img src="art/android-shape-imageview2.png" height="350">
[GifImageView](https://github.com/felipecsl/GifImageView) | [MIT](http://opensource.org/licenses/MIT) | <img src="art/GifImageView.gif" height="350">
[cropper](https://github.com/edmodo/cropper) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <img src="art/cropper.jpeg" height="350">
[android-crop](https://github.com/jdamcd/android-crop) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <img src="art/android-crop.png" height="350">
F
update  
furiya-daichi 已提交
102
[SelectableRoundedImageView](https://github.com/pungrue26/SelectableRoundedImageView) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/SelectableRoundedImageView.png)
F
added  
furiya-daichi 已提交
103

F
furiya-daichi 已提交
104 105
SeekBar
======================
F
furiya-daichi 已提交
106
Name | License | Demo
D
Daichi Furiya (Wasabeef) 已提交
107
--- | --- | ---
F
furiya-daichi 已提交
108 109
[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 已提交
110 111 112
Progress
======================
Name | License | Demo
D
Daichi Furiya (Wasabeef) 已提交
113
--- | --- | ---
F
update  
furiya-daichi 已提交
114 115
[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)
F
update  
furiya-daichi 已提交
116
[CircleProgress](https://github.com/lzyzsd/CircleProgress) | UnKnown | <img src="art/CircleProgress.gif" height="350">
F
update  
furiya-daichi 已提交
117
[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
update  
furiya-daichi 已提交
118
[GoogleProgressBar](https://github.com/jpardogo/GoogleProgressBar) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <img src="art/GoogleProgressBar.gif" width="100"> <img src="art/GoogleProgressBar2.gif" width="100"> <img src="art/GoogleProgressBar3.gif" width="100">
F
update  
furiya-daichi 已提交
119

F
added  
furiya-daichi 已提交
120 121 122
Menu
======================
Name | License | Demo
D
Daichi Furiya (Wasabeef) 已提交
123
--- | --- | ---
F
update  
furiya-daichi 已提交
124
[CircularFloatingActionMenu](https://github.com/oguzbilgener/CircularFloatingActionMenu) | [MIT](http://opensource.org/licenses/MIT) | ![](art/CircularFloatingActionMenu.gif)
F
update  
furiya-daichi 已提交
125
[AndroidResideMenu](https://github.com/SpecialCyCi/AndroidResideMenu) | [MIT](http://opensource.org/licenses/MIT) | <img src="art/AndroidResideMenu.gif" height="350">
F
added  
furiya-daichi 已提交
126

F
update  
furiya-daichi 已提交
127
Calendar
F
added  
furiya-daichi 已提交
128 129
======================
Name | License | Demo
D
Daichi Furiya (Wasabeef) 已提交
130
--- | --- | ---
F
update  
furiya-daichi 已提交
131 132
[Caldroid](https://github.com/roomorama/Caldroid) | [MIT](http://opensource.org/licenses/MIT) | <img src="art/Caldroid.png" height="350">
[android-times-square](https://github.com/square/android-times-square) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <img src="art/android-times-square.png" height="350">
F
update  
furiya-daichi 已提交
133 134
[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)
F
fix  
furiya-daichi 已提交
135
[Android-Week-View](https://github.com/alamkanak/Android-Week-View) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/Android-Week-View.png)
F
added  
furiya-daichi 已提交
136

F
update  
furiya-daichi 已提交
137
Animation
F
furiya-daichi 已提交
138 139 140
======================
Name | License | Demo
--- | --- | --- | ---
F
update  
furiya-daichi 已提交
141 142 143 144
[AndroidViewAnimations](https://github.com/daimajia/AndroidViewAnimations) | [MIT](http://opensource.org/licenses/MIT) | <img src="art/androidviewanimations.gif" height="350">
[ListViewAnimations](https://github.com/nhaarman/ListViewAnimations) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <img src="art/ListViewAnimations.gif" height="350">
[ViewPagerTransforms](https://github.com/ToxicBakery/ViewPagerTransforms) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <img src="art/ViewPagerTransforms.gif" height="350">
[AndroidImageSlider](https://github.com/daimajia/AndroidImageSlider) | [MIT](http://opensource.org/licenses/MIT) | <img src="art/AndroidImageSlider.gif" height="350">
F
added  
furiya-daichi 已提交
145
[transitions-everywhere](https://github.com/andkulikov/transitions-everywhere) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/transitions-everywhere.gif)
F
update  
furiya-daichi 已提交
146
[CircleIndicator](https://github.com/ongakuer/CircleIndicator) | [MIT](http://opensource.org/licenses/MIT) | <img src="art/CircleIndicator.gif" height="350">
F
added  
furiya-daichi 已提交
147 148 149 150

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