summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/values-sw600dp
diff options
context:
space:
mode:
authorDaniel Sandler <dsandler@android.com>2012-10-13 15:17:45 -0400
committerDaniel Sandler <dsandler@android.com>2012-10-13 17:23:47 -0400
commite111ad300d614a0f94e30f96ae664a1de578c48a (patch)
tree361a990f1b5dc1a285185e1134ea335668642da8 /packages/SystemUI/res/values-sw600dp
parent85341a76677abcccee757f7982b48b3bec2dcf63 (diff)
downloadframeworks_base-e111ad300d614a0f94e30f96ae664a1de578c48a.zip
frameworks_base-e111ad300d614a0f94e30f96ae664a1de578c48a.tar.gz
frameworks_base-e111ad300d614a0f94e30f96ae664a1de578c48a.tar.bz2
No, that's German for "The Quick Settings, The".
Bug: ??????? Change-Id: I24ffb21b1566d98c9df6db48c4062390757cd8bc
Diffstat (limited to 'packages/SystemUI/res/values-sw600dp')
-rw-r--r--packages/SystemUI/res/values-sw600dp/config.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/SystemUI/res/values-sw600dp/config.xml b/packages/SystemUI/res/values-sw600dp/config.xml
index 209ad11..50575d0 100644
--- a/packages/SystemUI/res/values-sw600dp/config.xml
+++ b/packages/SystemUI/res/values-sw600dp/config.xml
@@ -20,6 +20,9 @@
<!-- These resources are around just to allow their values to be customized
for different hardware and product builds. -->
<resources>
+ <!-- Enable quick settings on tablets -->
+ <bool name="config_hasSettingsPanel">true</bool>
+
<!-- The number of columns in the QuickSettings -->
<integer name="quick_settings_num_columns">3</integer>