summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorAdam Powell <adamp@google.com>2012-05-04 16:36:00 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2012-05-04 16:36:00 -0700
commit0699648325904b8dacd61c365bb80f3c0fcf0ab9 (patch)
tree8eeaba224554a8a36012f0df585762aacddbc8e3 /res
parent76fc1908f872ed47d707d6887fdbfea42f58d453 (diff)
parent4e3a7f201f186ce65b18ba37edbf073641b84ebe (diff)
downloadandroid_packages_apps_PackageInstaller-0699648325904b8dacd61c365bb80f3c0fcf0ab9.tar.gz
android_packages_apps_PackageInstaller-0699648325904b8dacd61c365bb80f3c0fcf0ab9.tar.bz2
android_packages_apps_PackageInstaller-0699648325904b8dacd61c365bb80f3c0fcf0ab9.zip
am 4e3a7f20: Merge "Fix tab measurement" into jb-dev
* commit '4e3a7f201f186ce65b18ba37edbf073641b84ebe': Fix tab measurement
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" />