Can we use Android DataBinding and new Android arc...
# android
s
Can we use Android DataBinding and new Android architecture component ViewModel together? In android databinding we are using BaseObservable class for the custom implementation. But now we have LiveData class we can also be used for this