Jul 20, 2017 · 1 min read
Nicolás Jafelle I came across this class being used with ViewModel and LiveData https://github.com/googlesamples/android-architecture-components/blob/master/GithubBrowserSample/app/src/main/java/com/android/example/github/vo/Resource.java
I need to dig deeper to understand how it’s being used but I thought I’d let you know.
