Posts Tagged

view-model

Android LiveData & ViewModel

If you missed it, there were some awesome announcements about Android at Google I/O 2017. Say hello to Android Architecture Components. Architecture Components. A new collection of libraries that help you design robust, testable, and maintainable apps. Two main pain points addressed by Architecture Components are: Help manage UI components lifecycle. Persistent data during configuration changes….

Read More