skydoves / ExpandableLayout

🦚 An expandable layout that shows a two-level layout with an indicator.
Apache License 2.0
825 stars 54 forks source link

Data Binding is not working with RecyclerView? #15

Closed gjohnrao closed 3 years ago

gjohnrao commented 3 years ago

Data binding seems to work in getting the basic textviews but for recyclerview, it is not working.

Is it a bug or my code has issues, pls clarify

gjohnrao commented 3 years ago

It is working fine, issue is my end