summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorAnthony Hugh <ahugh@google.com>2015-09-23 23:16:48 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-09-23 23:16:48 +0000
commitc81004d98d7423cc55ba06ad17f95b127a48d724 (patch)
treeb18523b3d2915667aad8df69402e3b5c8ef037a5 /res
parent96f52b825785a3e02588ec24853cee0448623c24 (diff)
parent9d51c1e17321029166d22f04bef57140905cbdc4 (diff)
downloadandroid_packages_apps_PackageInstaller-c81004d98d7423cc55ba06ad17f95b127a48d724.tar.gz
android_packages_apps_PackageInstaller-c81004d98d7423cc55ba06ad17f95b127a48d724.tar.bz2
android_packages_apps_PackageInstaller-c81004d98d7423cc55ba06ad17f95b127a48d724.zip
am 9d51c1e1: Merge "Add new dialog for warning confirmations" into cw-e-dev
* commit '9d51c1e17321029166d22f04bef57140905cbdc4': Add new dialog for warning confirmations
Diffstat (limited to 'res')
-rw-r--r--res/layout-watch/confirmation_dialog.xml (renamed from res/layout-watch/grant_permissions.xml)0
-rw-r--r--res/values-watch/themes.xml2
2 files changed, 1 insertions, 1 deletions
diff --git a/res/layout-watch/grant_permissions.xml b/res/layout-watch/confirmation_dialog.xml
index 2eedae35..2eedae35 100644
--- a/res/layout-watch/grant_permissions.xml
+++ b/res/layout-watch/confirmation_dialog.xml
diff --git a/res/values-watch/themes.xml b/res/values-watch/themes.xml
index b75f4699..2dfc7519 100644
--- a/res/values-watch/themes.xml
+++ b/res/values-watch/themes.xml
@@ -35,7 +35,7 @@
<style name="GrantPermissions.TitleText">
<item name="android:fontFamily">sans-serif-condensed-light</item>
- <item name="android:textSize">20sp</item>
+ <item name="android:textSize">18sp</item>
<item name="android:textColor">@color/grant_permissions_title_color</item>
<item name="android:lineSpacingMultiplier">1.221</item>
</style>