summaryrefslogtreecommitdiffstats
path: root/res/values-sw720dp-land
diff options
context:
space:
mode:
authorAmith Yamasani <yamasani@google.com>2013-08-05 10:07:23 -0700
committerAmith Yamasani <yamasani@google.com>2013-08-06 16:23:37 -0700
commit56f51a8927f53bee81145fe29e63af8a87e6fd1b (patch)
treee27181941730283dd589e764f13dbf1132d1ed2f /res/values-sw720dp-land
parent8a181dd0d1e710a2376488b158d71db915f73be6 (diff)
downloadpackages_apps_Settings-56f51a8927f53bee81145fe29e63af8a87e6fd1b.zip
packages_apps_Settings-56f51a8927f53bee81145fe29e63af8a87e6fd1b.tar.gz
packages_apps_Settings-56f51a8927f53bee81145fe29e63af8a87e6fd1b.tar.bz2
Single pane for 10" Settings
Change-Id: I960e4be3cfb19ffec4100f8766742d6fb17dda4a
Diffstat (limited to 'res/values-sw720dp-land')
-rw-r--r--res/values-sw720dp-land/dimens.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/res/values-sw720dp-land/dimens.xml b/res/values-sw720dp-land/dimens.xml
new file mode 100644
index 0000000..05914df
--- /dev/null
+++ b/res/values-sw720dp-land/dimens.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2012 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="settings_side_margin">150dp</dimen>
+</resources>