Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c7708742 authored by Jorge Martín's avatar Jorge Martín Committed by Gerrit Code Review
Browse files

QS: Don't show inversion and hotspot tiles by default

If you do a clean install, these tiles will be active. Disabled that and don't show them by default.

Change-Id: I4604a970e45825d77f056a65f4a3a6abc71e5d68
parent 96532c71
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -118,7 +118,7 @@

    <!-- The default tiles to display in QuickSettings -->
    <string name="quick_settings_tiles_default" translatable="false">
        wifi,bt,inversion,cell,airplane,rotation,flashlight,location,cast,hotspot
        wifi,bt,cell,airplane,rotation,flashlight,location,cast
    </string>

    <!-- The tiles to display in QuickSettings -->