How to Build a Grid of Drawables in Android Studio
I am new to Android Studio but not to XML or c# coding.I need a layout that contains a grid. The grid needs a different image in each cell.I believe that the grid source needs to be a ListAdapter. Can you give me a simple example or reference link?Thanks
请先登录再写评论。
Attachment(s):
GridQuestion1.png
GridSample.png