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

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

Merge "Remove tweak for Font size"

parents 53e25524 7307096e
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">