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

Clear the adapter instead of throwing an exception if itemBinding is null #180

Closed evant closed 4 years ago

evant commented 4 years ago

Fixes #179