#lifecycle
Read more stories on Hashnode
Articles with this tag
This article is in continuation of the first part where we discuss how to create lifecycle-aware components in Android. If you missed that article I...
The main guideline for any Android application following the MVVM architecture pattern is separation of concerns. This means the Activity is to be...