summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Lucas Dupin <dupin@google.com> 2019-04-18 09:21:15 -0700
committer Lucas Dupin <dupin@google.com> 2019-04-18 09:21:15 -0700
commit4fc7153e65b76c0072f215bc12ca5140b95068c3 (patch)
tree705ac23d24eb15984ab8f4c971452606feeb40e9
parentdb44ba1e85fbba8ad9628d48af6948fb3757c0d9 (diff)
Move dark theme tile to the right
Test: visual Bug: 130253100 Change-Id: I833fbd13624b93c5b2318b19a30a270941d9bcae
-rw-r--r--packages/SystemUI/res/values/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/SystemUI/res/values/config.xml b/packages/SystemUI/res/values/config.xml
index e02be38d32e9..d6906f3988cd 100644
--- a/packages/SystemUI/res/values/config.xml
+++ b/packages/SystemUI/res/values/config.xml
@@ -114,7 +114,7 @@
<!-- Tiles native to System UI. Order should match "quick_settings_tiles_default" -->
<string name="quick_settings_tiles_stock" translatable="false">
- wifi,cell,battery,dnd,flashlight,rotation,bt,airplane,location,hotspot,inversion,dark,saver,work,cast,night
+ wifi,cell,battery,dnd,flashlight,rotation,bt,airplane,location,hotspot,inversion,saver,dark,work,cast,night
</string>
<!-- The tiles to display in QuickSettings -->