add DialogPlus by @orhanobut

This commit is contained in:
wasabeef
2015-04-07 11:06:39 +09:00
parent 06678b9d5b
commit 97ca73a0b8
4 changed files with 12 additions and 0 deletions

View File

@@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 998 B

BIN
art/DialogPlus2.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

5
pages/Dialog.md Normal file
View 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%">