1 min readJun 15, 2017
I would definetly go with MVVM for every new app. Keep the rule in mind to not bind the view or activity to ViewModels (or use Weakreferences) so that you won’t have problems later with the new ViewModel classes
I would definetly go with MVVM for every new app. Keep the rule in mind to not bind the view or activity to ViewModels (or use Weakreferences) so that you won’t have problems later with the new ViewModel classes
Android @ Soundcloud, Google Developer Expert, Goth, Geek, writing about the daily crazy things in developer life with #Android and #Kotlin