Posts by Bruno Lopes • 26 points
1 post
-
0
votes1
answer491
viewsA: How to place an imageView and a textView inside a gridView?
You will need to work with Arrayadapters. Here is a tutorial with exactly what you need: https://www.caveofprogramming.com/guest-posts/custom-gridview-with-imageview-and-textview-in-android.html…