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...