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

Commit c499e976 authored by Raph Levien's avatar Raph Levien
Browse files

Turn off elegantTextHeight in quantum theme

Setting elegantTextHeight to true was a great experiment, but it led to
too much difficulty getting text to fit in space-constrained spaces
(action bar, list items). A long term solution is optical bounds, but
for the time being, just turn it off.

This patch fixes bug 14227056: "Language name displaying under Personal
dictionary are truncated in landscape mode"

Change-Id: I2b0e1ca2e7a06cd0fd9a4d84c1c07fdea2ddbf03
parent dd125329
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -97,7 +97,6 @@ please see styles_device_defaults.xml.
        <item name="textColorLink">?attr/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">