- Jul 17, 2024
- 2
- 0
- 1
I am trying to build a screen in android which contains 2 columns and multiple rows,each column in the row has a item image under which I am trying to place the item name as label and add button adjacent to it, need insights on which layout will be best suited for this. I tried using Gridlayout, it doesnt let me place label and add button next to each other , the linear layout also has a limitiation. Appreciate your expert guidance