summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/values/config.xml
diff options
context:
space:
mode:
authorJorim Jaggi <jjaggi@google.com>2014-05-06 22:22:20 +0200
committerJorim Jaggi <jjaggi@google.com>2014-05-07 19:49:23 +0200
commitd7daab7b9e33cd56f2692b9ebea87ef21290c1ea (patch)
tree121d7e8ef3c3f81dfffd1655f9c7c23f860935f7 /packages/SystemUI/res/values/config.xml
parent0be30834b4a4c2784bd403c22cfcbd96d404c9be (diff)
downloadframeworks_base-d7daab7b9e33cd56f2692b9ebea87ef21290c1ea.zip
frameworks_base-d7daab7b9e33cd56f2692b9ebea87ef21290c1ea.tar.gz
frameworks_base-d7daab7b9e33cd56f2692b9ebea87ef21290c1ea.tar.bz2
New layout structure for the expanded status bar.
This also includes a new (very WIP) interaction to get to quick settings, with clumping the cards and a scrollable container with the cards and the bottom QS part in it. Change-Id: Ib073bb0174cddcf60347a5e3bb474fb3b6385bcf
Diffstat (limited to 'packages/SystemUI/res/values/config.xml')
-rw-r--r--packages/SystemUI/res/values/config.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/packages/SystemUI/res/values/config.xml b/packages/SystemUI/res/values/config.xml
index c3ccb59..93a75bc 100644
--- a/packages/SystemUI/res/values/config.xml
+++ b/packages/SystemUI/res/values/config.xml
@@ -99,9 +99,6 @@
<integer name="blinds_pop_duration_ms">10</integer>
- <!-- The device supports quick settings. -->
- <bool name="config_hasQuickSettings">true</bool>
-
<!-- Should "4G" be shown instead of "LTE" when the network is NETWORK_TYPE_LTE? -->
<bool name="config_show4GForLTE">true</bool>