[android-developers] Re: TableLayout - span 2 columns
http://developer.android.com/reference/android/widget/TableRow.LayoutParams.html#attr_android:layout_span
On Sep 22, 2:56 pm, dashman <erjdri...@gmail.com> wrote:
> i've got a simple TableLayout
>
> 2 rows - first row 2 columns and second row 3 columns
>
> i'd like the second view in first row to span to column.
>
> XXXX XXXXXXXXXXXXXX
> YY ZZZZZZ AAAAAA
>
> if this is not possible, i suppose i can use 3 nested
> LinearLayouts - but that doesn't seem too efficient.
--
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