android-persistence icon indicating copy to clipboard operation
android-persistence copied to clipboard

Wrong inheritance

Open OlliZi opened this issue 6 years ago • 0 comments

https://codelabs.developers.google.com/codelabs/android-persistence/#5

The class "BooksBorrowedByUserViewModel" describe in the documentation should inherited from AndroidViewModel and not from ViewModel.

OlliZi avatar Apr 10 '18 11:04 OlliZi