mirror of
https://github.com/wasabeef/awesome-android-ui.git
synced 2026-04-28 01:29:01 -05:00
add DialogPlus by @orhanobut
This commit is contained in:
@@ -18,6 +18,7 @@ A curated list of awesome Android UI/UX libraries.
|
||||
* [Progress](pages/Progress.md)
|
||||
* [Menu](pages/Menu.md)
|
||||
* [ActionBar](pages/ActionBar.md)
|
||||
* [Dialog](pages/Dialog.md)
|
||||
* [Calendar](pages/Calendar.md)
|
||||
* [Graph](pages/Graph.md)
|
||||
* [Animation](pages/Animation.md)
|
||||
@@ -194,6 +195,12 @@ Name | License | Demo
|
||||
[GlassActionBar](https://github.com/ManuelPeinado/GlassActionBar) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <img src="/art/GlassActionBar.png" width="100%">
|
||||
[NotBoringActionBar](https://github.com/flavienlaurent/NotBoringActionBar) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <img src="/art/NotBoringActionBar.gif" width="49%">
|
||||
|
||||
Dialog
|
||||
======================
|
||||
Name | License | Demo
|
||||
--- | --- | ---
|
||||
[DialogPlus](https://github.com/orhanobut/dialogplus) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <img src="/art/DialogPlus.png" width="30%"> <img src="/art/DialogPlus2.gif" width="49%">
|
||||
|
||||
Calendar
|
||||
======================
|
||||
Name | License | Demo
|
||||
|
||||
BIN
art/DialogPlus.png
Normal file
BIN
art/DialogPlus.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 998 B |
BIN
art/DialogPlus2.gif
Normal file
BIN
art/DialogPlus2.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 MiB |
5
pages/Dialog.md
Normal file
5
pages/Dialog.md
Normal file
@@ -0,0 +1,5 @@
|
||||
Dialog
|
||||
======================
|
||||
Name | License | Demo
|
||||
--- | --- | ---
|
||||
[DialogPlus](https://github.com/orhanobut/dialogplus) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | <img src="/art/DialogPlus.png" width="30%"> <img src="/art/DialogPlus2.gif" width="49%">
|
||||
Reference in New Issue
Block a user