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

Commit 37938fca authored by Raph Levien's avatar Raph Levien
Browse files

Enable elegant text metrics in Quantum theme

This changes the default quantum theme to use elegant text metrics,
which make use of a bit of extra vertical space to better render complex
scripts. It depends on the new elegantMetrics text attribute being
available.

Change-Id: Ia693f5129057fe8b9a633609c72eef388b988fea
parent 53c00772
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -97,6 +97,7 @@ please see styles_device_defaults.xml.
        <item name="textColorLink">?textColorLink</item>
        <item name="textSize">@dimen/text_size_body_1_quantum</item>
        <item name="fontFamily">@string/font_family_body_1_quantum</item>
        <item name="elegantTextHeight">true</item>
    </style>

    <style name="TextAppearance.Quantum.Display4">