Danny Preussler
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

--

--

Danny Preussler
Danny Preussler

Written by Danny Preussler

Android @ Soundcloud, Google Developer Expert, Goth, Geek, writing about the daily crazy things in developer life with #Android and #Kotlin

Responses (1)