summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorAdam Powell <adamp@google.com>2012-05-23 17:46:09 -0700
committerAdam Powell <adamp@google.com>2012-05-23 17:47:16 -0700
commit1a6e87f1a6c5e8ec5e7902ab86c68dd45f54399c (patch)
tree4f29b5d04daa597c01d734b90f93ef48fa54bb8b /res
parent019c976364314aa16e53e8af31616ab902711288 (diff)
downloadandroid_packages_apps_PackageInstaller-1a6e87f1a6c5e8ec5e7902ab86c68dd45f54399c.tar.gz
android_packages_apps_PackageInstaller-1a6e87f1a6c5e8ec5e7902ab86c68dd45f54399c.tar.bz2
android_packages_apps_PackageInstaller-1a6e87f1a6c5e8ec5e7902ab86c68dd45f54399c.zip
Update themes for PackageInstaller
Use DeviceDefault to better integrate with the host system. Use Dialog theme for all devices when uninstalling apps instead of DialogWhenLarge. Change-Id: Ia427c85c81bf175518d07cfef56de5816c052943
Diffstat (limited to 'res')
-rw-r--r--res/layout/uninstall_confirm.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/layout/uninstall_confirm.xml b/res/layout/uninstall_confirm.xml
index 29b23044..9ef0036c 100644
--- a/res/layout/uninstall_confirm.xml
+++ b/res/layout/uninstall_confirm.xml
@@ -33,7 +33,6 @@
android:layout_height="wrap_content"
android:layout_alignParentTop="true"
android:orientation="vertical"
- android:paddingTop="8dip"
android:paddingBottom="8dip">
<!-- If an activity was specified, explains what package it's in. -->