janishar / android-mvvm-architecture

This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
https://janisharali.com
Apache License 2.0
2.95k stars 936 forks source link

Prevent LiveData exposure to UI. Binding Livedata to recyclerview #50

Closed Vignesh150493 closed 5 years ago

Vignesh150493 commented 5 years ago
Vignesh150493 commented 5 years ago

I think this addresses #35