An open API service indexing awesome lists of open source software.

https://github.com/carlosmonzon/materialdesign

Material Design Android project
https://github.com/carlosmonzon/materialdesign

Last synced: 2 months ago
JSON representation

Material Design Android project

Awesome Lists containing this project

README

        

# Material Design
Material Design Android project to start working with AppCompat theme.

- Theme customization
- Toolbar and menu
- Toolbar customization
- Cardviews and RecyclerView
- Android Design library : SnackBar, NavigationView, FAB, CoordinatorLayout, TabLayout and AppBarLayout

## Sources

[Material design icons pack](https://www.google.com/design/icons/index.html)

[Providing pop up navigation](http://developer.android.com/intl/es/training/implementing-navigation/ancestral.html)