Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 254 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 254 Bytes

MVVM + DataBinding + LiveData + Dagger2 with Kotlin

This project is a simple template of MVVM Architecture, Android Architecture Components(LiveData, ViewModel) and Dagger2 using Kotlin which has not been provided in Android Architecture Blue Prints.