ZieIony / MaterialRecents

Lollipop's Recents container
Apache License 2.0
494 stars 113 forks source link

RecentList is not showing in some small screens like if it is in fragment? #9

Open Hanumantha-Rao opened 8 years ago

Hanumantha-Rao commented 8 years ago

I have the fragment with view pager in the top but at the bottom, I want to display that recentList view but it is showing only empty cards without any data, if I set to the full view then it is displaying the card with data. I have given the height is match parent, but if I change the height then also it is not displaying.