Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 1.54 KB

README.md

File metadata and controls

30 lines (25 loc) · 1.54 KB

Material2

A very simple app for testing elements of Material Design 2.0 and the new Architecture Components from Android Jetpack that facilitate the MVVM pattern.

Noteworthy elements are:

  • ViewModel
  • LiveData
  • Data Binding
  • Navigation
  • Material Components

Screenshots

Fragment with RecyclerView and extended FAB Fragment with ConstraintLayout Bottom Navigation Drawer

Libraries

The app uses the following libraries, whose licenses can be found in LICENSE-3RD-PARTY.

Credits

The following resources have been tremendously helpful.

License

MIT License