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

I am using LiveData, DataBinding, and Kotlin in my application. #188

Closed Ahmed-Sarmoum closed 3 years ago

Ahmed-Sarmoum commented 4 years ago

Cannot find a setter for that accepts parameter type 'androidx.lifecycle.LiveData<java.util......

evant commented 4 years ago

Thank you for reporting your issue. In order to look into it, can you please provide a sample project and clear steps to reproduce?