Android Clean Architecture Sample is an Android project written in Kotlin to demonstrate how to design and implement an app using clean architecture combined with MVVM.
- Separate branch with data binding example
- Second layer of navigation in episodes and locations domain
- UI imporovements
- Base RecyclerView Adapter & ViewHolder