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

Commit a10e056d authored by Fabrice Di Meglio's avatar Fabrice Di Meglio Committed by Android (Google) Code Review
Browse files

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

parents b99bd3fc cf4b8f22
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>