android-persistence
android-persistence copied to clipboard
Wrong inheritance
https://codelabs.developers.google.com/codelabs/android-persistence/#5
The class "BooksBorrowedByUserViewModel" describe in the documentation should inherited from AndroidViewModel and not from ViewModel.