Hi, I am trying to create a grid-like UI implementing ImageButtons. For that purpose I have selected the TableLayout, implementing several TableRows which in turn include a couple of ImageButtons. I'd like the two TableRows to cover the whole Table's width (so the width should be divided in two equal parts) and then the ImageButtons should be centered within the TableRows... Any tips/hints on how to achieve this ? thanks in advance...
-- You received this message because you are subscribed to the Google Groups "Android Beginners" group.
NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to android-beginners+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en