Material Library Demo -
A library to bring Material Design components to pre-Lolipop Android.
Material Library is an Open Source Android library that back-port Material Design components to pre-Lolipop Android.
*Permission:
READ_CONTACTS - the app showcase a contact input view so It need this permission.
You can find the project on Github ( http://rey5137.github.io/material ).
Feel free to use it all you want in your Android apps provided that you cite this project and include the license in your app.
Material Library is inspired by Google's Material Design (http://www.google.com/design/spec/material-design/introduction.html)
What's New in the Latest Version 0.0.5
Last updated on Jul 26, 2015 - Fix bugs.- Add ThemeManager class and theme supporting for all widgets.
- Add BottomSheetDialog class.