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

Will there be an example with live data? #43

Open shafayatb opened 5 years ago

shafayatb commented 5 years ago

Is there any plans to update this project to live data replacing databinding? Thanks for this awesome project btw.