kotlin-mvvm-boilerplate icon indicating copy to clipboard operation
kotlin-mvvm-boilerplate copied to clipboard

💡💡 An Android boilerplate project with: Kotlin, MVVM, Room, Dagger2, RxJava, Retrofit and more.

Results 1 kotlin-mvvm-boilerplate issues
Sort by recently updated
recently updated
newest added

Hello, I noticed that your code has activities whose only purpose is to serve as a container for a given fragment. What is the reasoning behind this ? Thanks in...