TableRow with image and 2 TextView
问题 I`m having problems for do something like this: http://imageshack.us/photo/my-images/824/examplehm.png/ My xml code shows 3 columns in the row but i want 2 columns and the second column must be divided in two horizontal parts. My .xml: <?xml version="1.0" encoding="utf-8"?> <TableLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="fill_parent" android:layout_height="fill_parent" > <ListView android:id="@android:id/list" android:layout_width="fill_parent"