Since you want buttons in a row, put them between and
. Use layout_column as necessary.
For views that are not inside a TableRow, TableLayout works like a
vertical LinearLayout, which is what you are seeing.
-- Kostya
14.12.2010 17:17, Mad Troll пишет:
I'm trying to do layout where i will
I'm trying to do layout where i will have
table (6 rows and 10 columns)
under it
2 buttons in one row
then list
i have something like that:
http://schemas.android.com/apk/res/android";
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:stretchColumns="*"
>
2 matches
Mail list logo