summaryrefslogtreecommitdiffstats
path: root/res/values-w225dp-watch/dimens_percent.xml
diff options
context:
space:
mode:
authorMichael Kwan <mkwan@google.com>2017-01-23 21:47:16 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-01-23 21:47:16 +0000
commit60242bde6da9f399dfcf29e2bd65e61aca3c1fe0 (patch)
tree2e79329539b05b1819eb4c76fea0122e716853f5 /res/values-w225dp-watch/dimens_percent.xml
parent3c17d8a8712aac95528bbb91e84d7a190a17c0a7 (diff)
parent38a75aef5178bbcec5441c4d7a53257e650b2e21 (diff)
downloadandroid_packages_apps_PackageInstaller-60242bde6da9f399dfcf29e2bd65e61aca3c1fe0.tar.gz
android_packages_apps_PackageInstaller-60242bde6da9f399dfcf29e2bd65e61aca3c1fe0.tar.bz2
android_packages_apps_PackageInstaller-60242bde6da9f399dfcf29e2bd65e61aca3c1fe0.zip
Tweak resource selector to only pick width for watch percentage size.
am: 38a75aef51 Change-Id: Icc95e751beba2e4459a60a9dc680e54fa30dc7f9
Diffstat (limited to 'res/values-w225dp-watch/dimens_percent.xml')
-rw-r--r--res/values-w225dp-watch/dimens_percent.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/res/values-w225dp-watch/dimens_percent.xml b/res/values-w225dp-watch/dimens_percent.xml
new file mode 100644
index 00000000..937c5d00
--- /dev/null
+++ b/res/values-w225dp-watch/dimens_percent.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2016 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources>
+ <dimen name="screen_percentage_05">11.25dp</dimen>
+ <dimen name="screen_percentage_10">22.5dp</dimen>
+ <dimen name="screen_percentage_12">27dp</dimen>
+ <dimen name="screen_percentage_15">33.75dp</dimen>
+</resources>