[android-developers] ListView vs. GridView vs. TableLayout
I want to create a list view that looks like this:
+----------+--+--+
| | | |
+----------+--+--+
| | | |
+----------+--+--+
It looks like a grid in terms of the selection can go to any row and
column, but I want the left most column to be significantly wider than
the columns to the right of it.
What kind of control should I use?
tia.
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home