summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorAdam Powell <adamp@google.com>2012-05-04 15:03:56 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-05-04 15:03:56 -0700
commit4e3a7f201f186ce65b18ba37edbf073641b84ebe (patch)
tree8eeaba224554a8a36012f0df585762aacddbc8e3 /res
parentc278943678001775e221de552a77308ec085c859 (diff)
parente6a880a579af68e34798306800015a44473f21e3 (diff)
downloadandroid_packages_apps_PackageInstaller-4e3a7f201f186ce65b18ba37edbf073641b84ebe.tar.gz
android_packages_apps_PackageInstaller-4e3a7f201f186ce65b18ba37edbf073641b84ebe.tar.bz2
android_packages_apps_PackageInstaller-4e3a7f201f186ce65b18ba37edbf073641b84ebe.zip
Merge "Fix tab measurement" into jb-dev
Diffstat (limited to 'res')
-rw-r--r--res/layout/install_confirm.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/layout/install_confirm.xml b/res/layout/install_confirm.xml
index 5e4aced8..7a35e0cf 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" />