From 6e28c5ac9df60476feda5e13717bdaa6379fc044 Mon Sep 17 00:00:00 2001 From: Sungtaek Hong Date: Wed, 11 Jan 2017 17:02:07 +0900 Subject: [PATCH] theme: modify tv base scale to 2.0 Change-Id: I4cc33ed343c2f7059521b1c1201c5d985c6b7b18 Signed-off-by: Sungtaek Hong --- ElmSharp/theme/tv/HD-inc.edc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ElmSharp/theme/tv/HD-inc.edc b/ElmSharp/theme/tv/HD-inc.edc index 65c925d..0171a4a 100644 --- a/ElmSharp/theme/tv/HD-inc.edc +++ b/ElmSharp/theme/tv/HD-inc.edc @@ -38,7 +38,7 @@ // e.g. LIST_PADDING_LEFT_HEIGHT //****************************************************************************// -#define BASE_SCALE_INC 2.6 +#define BASE_SCALE_INC 2.0 //****************************************************************************// // Check -- 2.7.4