Hi,
I would like a table-style layout where the cell sizes are
automatically computed, without using AbsoluteLayout to position
them.

For example, the table has width 320 and height 240. For a 4x4 cell
table, each cell is of width 80 and height 60.

Inside each cell, I'd like the images centered inside. For example, if
the image is of width 40 and height 30, they will be positioned at
(20, 15) inside each cell.

I can't see how TableLayout supports - does it?
Thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to