Solution apps for the apps that students create as they work through the Advanced Android Development training course created by Google Developer Training.
Please help me understand why you send the new word back to the MainActivity, rather than getting a handle to the ViewModel directly in the NewWordActivity and inserting it there? What's the reasoning?
Please help me understand why you send the new word back to the MainActivity, rather than getting a handle to the ViewModel directly in the NewWordActivity and inserting it there? What's the reasoning?