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
I applied your library with json data, and it's working perfectly, but the RecyclerView right now is for a list of parents with fixed-size children, but for the json that I'm working on, there's a list for the children themselves.. so how can I accomplish that..!?
do I add recyclerview inside the layout#2 (child) within the ExpanalbeLayout widget..!? if it's gonna work, would show me how, in simple steps..!
thnx
The text was updated successfully, but these errors were encountered:
I applied your library with json data, and it's working perfectly, but the RecyclerView right now is for a list of parents with fixed-size children, but for the json that I'm working on, there's a list for the children themselves.. so how can I accomplish that..!?
do I add recyclerview inside the layout#2 (child) within the ExpanalbeLayout widget..!? if it's gonna work, would show me how, in simple steps..!
thnx
The text was updated successfully, but these errors were encountered: