You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi AAkira! Thanks for this lib. It helps me a lot.
I put recyclerView inside ExpandableLayout.
But it gets gone after I toggle ExpandableLayout and never become visible. Can you give tips about how to handle it, please?
Why I went with this way? Before, I put Viewpager with Fragments inside ExpandableLayout, and each Fragment contains Recyclerview. And it works well.
The text was updated successfully, but these errors were encountered:
Hi AAkira! Thanks for this lib. It helps me a lot.
I put recyclerView inside ExpandableLayout.
But it gets gone after I toggle ExpandableLayout and never become visible. Can you give tips about how to handle it, please?
Why I went with this way? Before, I put Viewpager with Fragments inside ExpandableLayout, and each Fragment contains Recyclerview. And it works well.
The text was updated successfully, but these errors were encountered: