AAkira / ExpandableLayout

[Deprecated] An android library that brings the expandable layout with various animation. You can include optional contents and use everywhere.
Apache License 2.0
1.65k stars 325 forks source link

ListView not scrolled inside Recycler View #102

Open sazal-ns opened 7 years ago

sazal-ns commented 7 years ago

ListView is not scrolling inside recycler view.

holder.expandableLayout.setInRecyclerView(true); holder.setIsRecyclable(true);

Not scrolling