Changes

Jump to: navigation, search

An Android Jetpack ViewModel Tutorial

56 bytes added, 18:20, 23 May 2018
Designing the Fragment Layout
[[File:android_studio_view_model_ui.png]]

[[File:android_studio_layout_infer_constraints.png]]

Finally, click on the warning icon in the top right-hand corner of the layout editor and convert the hardcoded strings to resources as outlined in TBD.
== Implementing the View Model ==

Navigation menu