Android Listview width prob
问题 Here is the main layout for a screen: <?xml version="1.0" encoding="utf-8"?> <TableLayout xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/splashContent" android:orientation="vertical" android:layout_width="fill_parent" android:layout_height="fill_parent" android:background="@drawable/splashscreenbg"> <TableRow android:layout_width="fill_parent" android:layout_height="fill_parent" android:layout_weight=".008" android:gravity="center" android:background="@drawable