From 8bd3e09aac2f4f613a23d0cc2615a588a4c89564 Mon Sep 17 00:00:00 2001 From: Amith Yamasani Date: Thu, 1 Sep 2011 15:22:29 -0700 Subject: [PATCH] Limit choice of font sizes to Small, Normal, Large and Extra Large. Bug: 5248351 Scales are 0.85x, 1.0x 1.15x and 1.3x Change-Id: I784f64d7b0c52e1fd6b26ff4b4df7a9b23f23fe0 --- res/values/arrays.xml | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/res/values/arrays.xml b/res/values/arrays.xml index 1c6bc24cc99..b722b78c1fa 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -146,21 +146,15 @@ - Extremely Small - Extra Small - Small - Normal - Large - Extra Large - Extremely Large + Small + Normal + Large + Extra Large - 0.70 0.85 - 0.95 1.0 - 1.05 1.15 1.30