From 0e375f947b698ac6d5bd294968d0cda3003a6f28 Mon Sep 17 00:00:00 2001 From: Sunny Goyal Date: Thu, 23 Oct 2014 11:38:15 -0700 Subject: Some resource fixes for drop target > Making it singleline with ellipsis everywhere > Decreasing the text size on smaller devices > Decreasing char limit for various labels Bug: 17563793 Bug: 17938450 Change-Id: I8ad1a156de0601d07419b2cc6418389bc2e24a4e --- res/values/dimens.xml | 1 + res/values/strings.xml | 6 +++--- res/values/styles.xml | 26 +++++++++++++++----------- 3 files changed, 19 insertions(+), 14 deletions(-) (limited to 'res/values') diff --git a/res/values/dimens.xml b/res/values/dimens.xml index 2c9e689c6..20bc7ccf9 100644 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml @@ -62,6 +62,7 @@ 14dp + 14sp device. [CHAR_LIMIT=30]--> Uninstall - + Remove - + Uninstall - + App info diff --git a/res/values/styles.xml b/res/values/styles.xml index 873b74c9f..dae2c0212 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -32,10 +32,9 @@ sans-serif-condensed - - + + + - - + + + + - + + + - + + \ No newline at end of file -- cgit v1.2.3