Anyone has a good example of MVVM Android Architec...
# android-architecture
d
Anyone has a good example of MVVM Android Architectural Components w/ Kotlin? Also, what could one do about connectivity changes which is code that is duplicated switching from the current fragment to the not connected/retry fragment?