Open ghost opened 6 years ago
Have you tried using RecyclerView instead? Does it always work?
I have a similar problem. The images are not loading in the fragment at first but when I use swipe to refresh, the images loads.
How to load the images at first?
The first load on activity, or fragment, the component did not load.
When make a second call, then the component is showed into the view.
How to solve this problem?
Thank you.