diff --git a/README.md b/README.md index ab50e9e..3f45ea6 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ awesome-android-ui A collection of awesome UI/UX resources which includes concepts, implementations and theories. ###Index -* [View](#view) +* [Material](#material) * [Layout](#layout) * [Button](#button) * [ListView GridView RecyclerView](#listview--gridview--recyclerview) @@ -16,11 +16,27 @@ A collection of awesome UI/UX resources which includes concepts, implementations * [Animation](#animation) * [Parallax](#parallax) -View +Material ====================== Name | License | Demo --- | --- | --- | --- +[MaterialDesignLibrary](https://github.com/navasmdc/MaterialDesignLibrary) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/MaterialDesignLibrary.png) ![](art/MaterialDesignLibrary2.png) ![](art/MaterialDesignLibrary3.png) ![](art/MaterialDesignLibrary4.png) ![](art/MaterialDesignLibrary5.png) ![](art/MaterialDesignLibrary6.png) ![](art/MaterialDesignLibrary7.png) ![](art/MaterialDesignLibrary8.png) ![](art/MaterialDesignLibrary9.png) ![](art/MaterialDesignLibrary10.png) ![](art/MaterialDesignLibrary11.png) ![](art/MaterialDesignLibrary12.png) ![](art/MaterialDesignLibrary13.png) ![](art/MaterialDesignLibrary14.png) [DrawerArrowDrawable](https://github.com/ChrisRenke/DrawerArrowDrawable) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/DrawerArrowDrawable.gif) +[MaterialTabs](https://github.com/neokree/MaterialTabs) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/MaterialTabs.png) ![](art/MaterialTabs2.png) ![](art/MaterialTabs3.png) +[material-ripple](https://github.com/balysv/material-ripple) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/material-ripple.gif) +[RippleEffect](https://github.com/traex/RippleEffect) | [MIT](http://opensource.org/licenses/MIT) | ![](art/RippleEffect.gif) +[LDrawer](https://github.com/ikimuhendis/LDrawer) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/LDrawer.gif) +[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) +[AndroidMaterialDesignToolbar](https://github.com/tekinarslan/AndroidMaterialDesignToolbar) | UnKnown | ![](art/AndroidMaterialDesignToolbar.gif) +[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) +[MaterialNavigationDrawer](https://github.com/neokree/MaterialNavigationDrawer) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/MaterialNavigationDrawer.png) +[MaterialDialog](https://github.com/drakeet/MaterialDialog) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/MaterialDialog.png) ![](art/MaterialDialog2.png) +[materialish-progress](https://github.com/pnikosis/materialish-progress) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/materialish-progress.gif) ![](art/materialish-progress2.gif) +[FloatingActionButton](https://github.com/makovkastar/FloatingActionButton) | [MIT](http://opensource.org/licenses/MIT) | ![](art/FloatingActionButton.gif) +[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) +[snackbar](https://github.com/nispok/snackbar) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ![](art/snackbar.png) Layout ====================== @@ -36,7 +52,6 @@ Name | License | Demo [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) ListView / GridView / RecyclerView ====================== diff --git a/art/AndroidMaterialDesignToolbar.gif b/art/AndroidMaterialDesignToolbar.gif new file mode 100644 index 0000000..c62825d Binary files /dev/null and b/art/AndroidMaterialDesignToolbar.gif differ diff --git a/art/LDrawer.gif b/art/LDrawer.gif new file mode 100644 index 0000000..62b48a6 Binary files /dev/null and b/art/LDrawer.gif differ diff --git a/art/MaterialDesignLibrary.png b/art/MaterialDesignLibrary.png new file mode 100644 index 0000000..4317709 Binary files /dev/null and b/art/MaterialDesignLibrary.png differ diff --git a/art/MaterialDesignLibrary10.png b/art/MaterialDesignLibrary10.png new file mode 100644 index 0000000..465968a Binary files /dev/null and b/art/MaterialDesignLibrary10.png differ diff --git a/art/MaterialDesignLibrary11.png b/art/MaterialDesignLibrary11.png new file mode 100644 index 0000000..a755388 Binary files /dev/null and b/art/MaterialDesignLibrary11.png differ diff --git a/art/MaterialDesignLibrary12.png b/art/MaterialDesignLibrary12.png new file mode 100644 index 0000000..6eb9d71 Binary files /dev/null and b/art/MaterialDesignLibrary12.png differ diff --git a/art/MaterialDesignLibrary13.png b/art/MaterialDesignLibrary13.png new file mode 100644 index 0000000..4e12504 Binary files /dev/null and b/art/MaterialDesignLibrary13.png differ diff --git a/art/MaterialDesignLibrary14.png b/art/MaterialDesignLibrary14.png new file mode 100644 index 0000000..b4e0c50 Binary files /dev/null and b/art/MaterialDesignLibrary14.png differ diff --git a/art/MaterialDesignLibrary2.png b/art/MaterialDesignLibrary2.png new file mode 100644 index 0000000..51e984c Binary files /dev/null and b/art/MaterialDesignLibrary2.png differ diff --git a/art/MaterialDesignLibrary3.png b/art/MaterialDesignLibrary3.png new file mode 100644 index 0000000..03fd69e Binary files /dev/null and b/art/MaterialDesignLibrary3.png differ diff --git a/art/MaterialDesignLibrary4.png b/art/MaterialDesignLibrary4.png new file mode 100644 index 0000000..670ccc5 Binary files /dev/null and b/art/MaterialDesignLibrary4.png differ diff --git a/art/MaterialDesignLibrary5.png b/art/MaterialDesignLibrary5.png new file mode 100644 index 0000000..29cb846 Binary files /dev/null and b/art/MaterialDesignLibrary5.png differ diff --git a/art/MaterialDesignLibrary6.png b/art/MaterialDesignLibrary6.png new file mode 100644 index 0000000..9363752 Binary files /dev/null and b/art/MaterialDesignLibrary6.png differ diff --git a/art/MaterialDesignLibrary7.png b/art/MaterialDesignLibrary7.png new file mode 100644 index 0000000..f684909 Binary files /dev/null and b/art/MaterialDesignLibrary7.png differ diff --git a/art/MaterialDesignLibrary8.png b/art/MaterialDesignLibrary8.png new file mode 100644 index 0000000..47e2716 Binary files /dev/null and b/art/MaterialDesignLibrary8.png differ diff --git a/art/MaterialDesignLibrary9.png b/art/MaterialDesignLibrary9.png new file mode 100644 index 0000000..860ca88 Binary files /dev/null and b/art/MaterialDesignLibrary9.png differ diff --git a/art/MaterialDialog.png b/art/MaterialDialog.png new file mode 100644 index 0000000..01da160 Binary files /dev/null and b/art/MaterialDialog.png differ diff --git a/art/MaterialDialog2.png b/art/MaterialDialog2.png new file mode 100644 index 0000000..d1d0525 Binary files /dev/null and b/art/MaterialDialog2.png differ diff --git a/art/MaterialEditText.png b/art/MaterialEditText.png new file mode 100644 index 0000000..3a9b3b0 Binary files /dev/null and b/art/MaterialEditText.png differ diff --git a/art/MaterialNavigationDrawer.png b/art/MaterialNavigationDrawer.png new file mode 100644 index 0000000..d321266 Binary files /dev/null and b/art/MaterialNavigationDrawer.png differ diff --git a/art/MaterialTabs.png b/art/MaterialTabs.png new file mode 100644 index 0000000..fbfa2bf Binary files /dev/null and b/art/MaterialTabs.png differ diff --git a/art/MaterialTabs2.png b/art/MaterialTabs2.png new file mode 100644 index 0000000..1f160fa Binary files /dev/null and b/art/MaterialTabs2.png differ diff --git a/art/MaterialTabs3.jpeg b/art/MaterialTabs3.jpeg new file mode 100644 index 0000000..ce7eb7b Binary files /dev/null and b/art/MaterialTabs3.jpeg differ diff --git a/art/RippleEffect.gif b/art/RippleEffect.gif new file mode 100644 index 0000000..bb0d3d6 Binary files /dev/null and b/art/RippleEffect.gif differ diff --git a/art/android-floating-action-button.gif b/art/android-floating-action-button.gif new file mode 100644 index 0000000..73b503b Binary files /dev/null and b/art/android-floating-action-button.gif differ diff --git a/art/android-floating-action-button.png b/art/android-floating-action-button.png new file mode 100644 index 0000000..a34e22e Binary files /dev/null and b/art/android-floating-action-button.png differ diff --git a/art/material-design-icons.png b/art/material-design-icons.png new file mode 100644 index 0000000..622a906 Binary files /dev/null and b/art/material-design-icons.png differ diff --git a/art/material-dialogs.webp b/art/material-dialogs.webp new file mode 100644 index 0000000..6e26372 Binary files /dev/null and b/art/material-dialogs.webp differ diff --git a/art/material-dialogs2.webp b/art/material-dialogs2.webp new file mode 100644 index 0000000..90cbb27 Binary files /dev/null and b/art/material-dialogs2.webp differ diff --git a/art/material-dialogs3.webp b/art/material-dialogs3.webp new file mode 100644 index 0000000..da62192 Binary files /dev/null and b/art/material-dialogs3.webp differ diff --git a/art/material-menu.gif b/art/material-menu.gif new file mode 100644 index 0000000..fd15f87 Binary files /dev/null and b/art/material-menu.gif differ diff --git a/art/material-menu2.gif b/art/material-menu2.gif new file mode 100644 index 0000000..232db36 Binary files /dev/null and b/art/material-menu2.gif differ diff --git a/art/material-ripple.gif b/art/material-ripple.gif new file mode 100644 index 0000000..1dfa747 Binary files /dev/null and b/art/material-ripple.gif differ diff --git a/art/materialish-progress.gif b/art/materialish-progress.gif new file mode 100644 index 0000000..a5b2548 Binary files /dev/null and b/art/materialish-progress.gif differ diff --git a/art/materialish-progress2.gif b/art/materialish-progress2.gif new file mode 100644 index 0000000..b5a1710 Binary files /dev/null and b/art/materialish-progress2.gif differ diff --git a/art/snackbar.png b/art/snackbar.png new file mode 100644 index 0000000..97e1fe9 Binary files /dev/null and b/art/snackbar.png differ