Sanders: Overlay: Move Battery Icon to QS Header

The Battery Icon/Estimates on QS looks ugly.
Moving it to QS Header will make it look cool.

Signed-off-by: Mayur (marshmello61/marshmello_61) <ultramayur123@gmail.com>
Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
Mayur Varde
2019-06-19 22:43:55 +05:30
committed by ronaxdevil
parent b82e9353c5
commit ecfc4cff15

View File

@@ -27,5 +27,8 @@
<!-- Max visible notification icons -->
<integer name="config_maxVisibleNotificationIcons">6</integer>
<integer name="config_maxVisibleNotificationIconsWhenDark">7</integer>
<!-- Show battery icon in the QS Panel instead of in the header -->
<bool name="config_batteryInQSPanel">false</bool>
</resources>