diff options
-rw-r--r-- | res/layout/install_confirm.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/res/layout/install_confirm.xml b/res/layout/install_confirm.xml index 5e4aced..7a35e0c 100644 --- a/res/layout/install_confirm.xml +++ b/res/layout/install_confirm.xml @@ -54,7 +54,6 @@ <TabWidget android:id="@android:id/tabs" android:orientation="horizontal" - android:measureWithLargestChild="false" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="center" /> |