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.
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.