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
My implementation not work. https://prnt.sc/pdgzsahttps://prnt.sc/pdgzxy
When I expanding parentLayout, there is no list. But if I put a button there, I see the button and first item of recyclerView
The text was updated successfully, but these errors were encountered:
Pirokar
changed the title
How can I show ListView or RecyvlerView inside secondLayout?
How can I show ListView or RecyclerView inside secondLayout?
Oct 1, 2019
@Pirokar
Hi, thank you for your issue.
It seems the second layout could not measure the RecyclerView's height correctly.
Could you try again with the fixed height size of RecyclerView's item? like this.
My implementation not work.
https://prnt.sc/pdgzsa https://prnt.sc/pdgzxy
When I expanding parentLayout, there is no list. But if I put a button there, I see the button and first item of recyclerView
The text was updated successfully, but these errors were encountered: