I'm using Kotlin for my app I have a problem I can't resolve.
I'm using a RecyclerView inside a fragment that show a Grid with 2 items per row. Inside each item there are text and image loaded from Firebase.
Everything works perfectly. But, I don't know why, randomly, the…
Top comments (0)