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

Use ViewTreeLifecycleOwner to obtain lifecycle automatically #178

Open evant opened 4 years ago

evant commented 4 years ago

https://issuetracker.google.com/issues/112929938

Waiting on a 2.3.* release of lifecycle to try it out