evant / binding-collection-adapter

Easy way to bind collections to listviews and recyclerviews with the new Android Data Binding framework
Apache License 2.0
1.92k stars 255 forks source link

Can you change ObservableField to liveData? #210

Open guofan123 opened 3 years ago

guofan123 commented 3 years ago

Can you change ObservableField to liveData?

evant commented 3 years ago

Yes, live data is supported. Are the docs not clear enough?