From c499e976678c3477c101e11d3bf30bcb5d2eb67c Mon Sep 17 00:00:00 2001 From: Raph Levien Date: Wed, 4 Jun 2014 16:09:11 -0700 Subject: 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 --- core/res/res/values/styles_quantum.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/core/res/res/values/styles_quantum.xml b/core/res/res/values/styles_quantum.xml index a07d02b058d4..b5afc2f1aff6 100644 --- a/core/res/res/values/styles_quantum.xml +++ b/core/res/res/values/styles_quantum.xml @@ -97,7 +97,6 @@ please see styles_device_defaults.xml. ?attr/textColorLink @dimen/text_size_body_1_quantum @string/font_family_body_1_quantum - true