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
 
The app uses the following libraries, whose licenses can be found in LICENSE-3RD-PARTY.
The following resources have been tremendously helpful.


