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

Commit cf4b8f22 authored by Fabrice Di Meglio's avatar Fabrice Di Meglio
Browse files

Fix bug #15020874 SwitchBar needs to comply to Quantum Theme spec

- put the On/Off text in non all caps

Change-Id: I68d0a6f08b45819bfa5181fb86d1ea5de40079f6
parent 4e524b49
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -242,10 +242,6 @@
        <item name="android:widgetLayout">@layout/preference_inputmethod_widget</item>
    </style>

    <style name="TextAppearance.Switch" parent="@*android:style/TextAppearance.Quantum.Widget.Switch">
        <item name="android:textAllCaps">true</item>
    </style>

    <style name="TextAppearance.PagerTabs" parent="@android:style/TextAppearance.Quantum.Small">
        <item name="android:textAllCaps">true</item>
        <item name="android:textStyle">bold</item>