Android development – Room, LiveData, Repository and ViewModel
I am studying Android development using the Architecture Components. I have some questions about the correct use of them.
Here is my code, it is simple app that persists data locally.
Android development – Room, LiveData, Repository and ViewModel
I am studying Android development using the Architecture Components. I have some questions about the correct use of them.
Here is my code, it is simple app that persists data locally.