I am trying to make my layout look like so. I have tried gridviews, table layouts, and more but cant get it to look right. I want something like this.
ImageButton ImageButton2
ImageButton3 ImageButton4
ImageView1
ImageButton5 ImageButton6
ImageButton6 ImageButton7 ImageButton8 (these are smaller icons)
ImageButton9 (small donate button)
I just cant seem to figure out how to get the layout to work with imagebuttons. What layout should I use? And could you post example code of the xml layout if possible?