radzio / android-data-binding-recyclerview

Using Recyclerview with the new Android Data Binding framework
Apache License 2.0
564 stars 97 forks source link

How to call adapters.notifyDataChanged()? #20

Closed fanbinzj closed 6 years ago

fanbinzj commented 6 years ago

you don't have to call notifyDataChanged because data binding would be executed automatically