summaryrefslogtreecommitdiffstats
path: root/res/values-sw360dp-land
diff options
context:
space:
mode:
authorSean Stout <sstout@google.com>2016-10-11 15:04:31 -0700
committerSean Stout <sstout@google.com>2016-10-12 10:29:11 -0700
commited41a2cfe2ac041f17d8cc57e52dde07f3b5db4e (patch)
tree40c81a0ee5763e617086b4d13ce14bb0cff818c4 /res/values-sw360dp-land
parentfeaedf7c77195021484a9bcd7e3d7c40cbeba78e (diff)
downloadandroid_packages_apps_DeskClock-ed41a2cfe2ac041f17d8cc57e52dde07f3b5db4e.tar.gz
android_packages_apps_DeskClock-ed41a2cfe2ac041f17d8cc57e52dde07f3b5db4e.tar.bz2
android_packages_apps_DeskClock-ed41a2cfe2ac041f17d8cc57e52dde07f3b5db4e.zip
Add new timer text is no longer clipped in MW.
Bug: 32083920 Test: manual - Checked differently sized timer setup views with Pixel C Change-Id: I83d4b32b6d0d6eed6592cf3396ae4e974fb3e3e1
Diffstat (limited to 'res/values-sw360dp-land')
-rw-r--r--res/values-sw360dp-land/dimens.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/res/values-sw360dp-land/dimens.xml b/res/values-sw360dp-land/dimens.xml
new file mode 100644
index 000000000..33bf986c0
--- /dev/null
+++ b/res/values-sw360dp-land/dimens.xml
@@ -0,0 +1,19 @@
+<?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="timer_setup_digit_font_size">40sp</dimen>
+</resources>