The docs also generally do a pretty good job of answering questions like this... Just saying... :-) http://developer.android.com/reference/android/widget/TableLayout.html
Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Sun, Jun 24, 2012 at 8:53 AM, Mark Murphy <[email protected]>wrote: > Use android:layout_span to have a cell span two (or more) columns. > > On Sun, Jun 24, 2012 at 10:45 AM, dashman <[email protected]> wrote: > > Is this possible. > > > > Have a tablelayout with 2 rows and 4 columns. > > > > i'd like to have the 2nd column on the 2nd row to span 2 columns. > > > > A B C D > > > > A B B D > > > > -- > > You received this message because you are subscribed to the Google > > Groups "Android Developers" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected] > > For more options, visit this group at > > http://groups.google.com/group/android-developers?hl=en > > > > -- > Mark Murphy (a Commons Guy) > http://commonsware.com | http://github.com/commonsguy > http://commonsware.com/blog | http://twitter.com/commonsguy > > Android Training in DC: http://marakana.com/training/android/ > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

