summaryrefslogtreecommitdiff
path: root/library/main/res/values-sw360dp
diff options
context:
space:
mode:
authorAjay Nadathur <ajayns@google.com>2016-06-29 16:56:36 -0700
committerAjay Kumar Nadathur Sreenivasan <ajayns@google.com>2016-07-07 20:03:03 +0000
commit98b3bcd661746cc57bb5706567dffe5d2746361b (patch)
tree5ba94a09d078d448d7a05c8a649b612399f8da7f /library/main/res/values-sw360dp
parent9a3d23293ecf8b76b8c22e1381005751a88a458a (diff)
downloadsetupwizard-98b3bcd661746cc57bb5706567dffe5d2746361b.tar.gz
[SetupWizard] Change description/title size of GlifLayout
bug:29834790 Change-Id: I4d28d9d886f3247c486cd7fa0e8b8dd2ddcbe78a
Diffstat (limited to 'library/main/res/values-sw360dp')
-rw-r--r--library/main/res/values-sw360dp/dimens.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/library/main/res/values-sw360dp/dimens.xml b/library/main/res/values-sw360dp/dimens.xml
new file mode 100644
index 0000000..9ed9a82
--- /dev/null
+++ b/library/main/res/values-sw360dp/dimens.xml
@@ -0,0 +1,20 @@
+<?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="suw_description_text_size">16sp</dimen>
+</resources>