https://github.com/wasabeef/awesome-android-ui
A curated list of awesome Android UI/UX libraries.
Other lists
- Looking for Core Library? Check out wasabeef/awesome-android-libraries.
- Looking for iOS? Check out cjwirth/awesome-ios-ui
Maintainers
Index (light-weight pages)
- Material
- Layout
- Button
- List / Grid
- ViewPager
- Label / Form
- Image
- SeekBar
- Progress
- Menu
- ActionBar
- Dialog
- Calendar
- Graph
- Animation
- Parallax
- Effect (Blur... etc)
- Other
Material
Layout
Button
List / Grid
ViewPager
Label / Form
Image
SeekBar
| Name | License | Demo |
|---|---|---|
| DiscreteSeekBar | Apache License V2 |
|
Progress
Menu
ActionBar
| Name | License | Demo |
|---|---|---|
| FadingActionBar | Apache License V2 | |
| GlassActionBar | Apache License V2 | |
| NotBoringActionBar | Apache License V2 |
Dialog
| Name | License | Demo |
|---|---|---|
| DialogPlus | Apache License V2 |
|
| Sweet Alert | MIT | |
| FlycoDialog-Matser | MIT |
Calendar
Graph
| Name | License | Demo |
|---|---|---|
| EazeGraph | Apache License V2 |
|
| hellocharts-android | Apache License V2 |
|
| MPAndroidChart | Apache License V2 |
|
| WilliamChart | Apache License V2 |
|
Animation
Parallax
| Name | License | Demo |
|---|---|---|
| ParallaxEverywhere | MIT |
Effect
| Name | License | Demo |
|---|---|---|
| EtsyBlur | Apache License V2 | |
| BlurDialogFragment | Apache License V2 |
|
| BlurBehind | MIT |
|
| Android StackBlur | Apache License V2 | |
| EdgeEffectOverride | Apache License V2 |
Other
侧滑退出
https://github.com/r0adkll/Slidr
Easily add slide-to-dismiss functionality to your Activity by calling Slidr.attach(this) in youronCreate(..) method.
