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

Commit 7307096e authored by Fabrice Di Meglio's avatar Fabrice Di Meglio
Browse files

Remove tweak for Font size

See bug: #13140648 Settings needs to support the new Quantum Paper theme

Change-Id: Id91360f9e0b3b34baa3ea5db8f090233e61bbeaa
parent 40a66f4c
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -259,11 +259,9 @@
    </style>

    <style name="TextAppearance.Medium" parent="@android:style/TextAppearance.Quantum.Medium">
        <item name="android:textSize">16sp</item>
    </style>

    <style name="TextAppearance.Small" parent="@android:style/TextAppearance.Quantum.Small">
        <item name="android:textSize">14sp</item>
    </style>

    <style name="TextAppearance.Switch" parent="TextAppearance.Medium">