summaryrefslogtreecommitdiffstats
path: root/res/values-h330dp
diff options
context:
space:
mode:
authorAdrian Roos <roosa@google.com>2015-03-05 20:05:31 +0100
committerAdrian Roos <roosa@google.com>2015-03-05 20:13:40 +0100
commit5455bb540a8b4a5150a1b790c4a36fb0410f8ac3 (patch)
tree6a29fd27f3d5520b21d2777d235adde5f4525e96 /res/values-h330dp
parentbc614dfcb59a8a58dbb20e54535e58aba69bd27c (diff)
downloadpackages_apps_Settings-5455bb540a8b4a5150a1b790c4a36fb0410f8ac3.zip
packages_apps_Settings-5455bb540a8b4a5150a1b790c4a36fb0410f8ac3.tar.gz
packages_apps_Settings-5455bb540a8b4a5150a1b790c4a36fb0410f8ac3.tar.bz2
Ensure redaction settings are visible on narrow screens
Bug: 18599040 Change-Id: I852f8fa317927f6f786b33f965e9d1feab562518
Diffstat (limited to 'res/values-h330dp')
-rw-r--r--res/values-h330dp/dimens.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/res/values-h330dp/dimens.xml b/res/values-h330dp/dimens.xml
new file mode 100644
index 0000000..eae9660
--- /dev/null
+++ b/res/values-h330dp/dimens.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2015 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>
+ <!-- RedactionInterstitial -->
+ <dimen name="redaction_vertical_margins">16dp</dimen>
+</resources> \ No newline at end of file