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, I've been having trouble trying to add a recyclerview inside the expandable content layout.
If I have normal views it works fine, however when I add a recyclerview, it doesn't recalculate the size of the expandable view and it ends up cutting off other views inside.
Here is my code for the expandable layout, the part that doesn't work is the recyclerTeam1 and recyclerTeam2:
Hi, I've been having trouble trying to add a recyclerview inside the expandable content layout.
If I have normal views it works fine, however when I add a recyclerview, it doesn't recalculate the size of the expandable view and it ends up cutting off other views inside.
Here is my code for the expandable layout, the part that doesn't work is the recyclerTeam1 and recyclerTeam2:
Here are some screenshots:
No recyclerviews:
With recyclerviews:
The text was updated successfully, but these errors were encountered: