From: artem.popov Date: Wed, 8 Aug 2012 14:15:43 +0000 (+0300) Subject: [GENLIST] remove MACRO of big icon size from genlist_macro.edc and paste to tizen... X-Git-Tag: submit/2.0alpha-wayland/20121130.000903~37 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cdacb30ef11d85ca36e12c52fcc4c1690973cf5d;p=profile%2Fivi%2Fefl-theme-tizen.git [GENLIST] remove MACRO of big icon size from genlist_macro.edc and paste to tizen-hd.edc --- diff --git a/themes/inc/tizen-hd-inc.edc b/themes/inc/tizen-hd-inc.edc index 7abf9cc..5fc4b22 100644 --- a/themes/inc/tizen-hd-inc.edc +++ b/themes/inc/tizen-hd-inc.edc @@ -117,6 +117,8 @@ #define GENGRID_PART_REORDER_BG_COLOR_INC 0 0 0 128 #define GENGRID_PART_TEXTBLOCK_STYLE_COLOR_INC "#F9F9F9" +#define GENLIST_ICON_BIG_SIZE 64 + #define GENLIST_DIALOGUE_SEPARATOR_DEFAULT_HEIGHT 40 //FIXME: Change from GENLIST_TREESIZE_DEFAULT to below macro diff --git a/themes/widgets/genlist/genlist_macro.edc b/themes/widgets/genlist/genlist_macro.edc index cd39f69..0d8c0f4 100644 --- a/themes/widgets/genlist/genlist_macro.edc +++ b/themes/widgets/genlist/genlist_macro.edc @@ -37,7 +37,6 @@ #define GENLIST_TEXT_BTN_HEIGHT 72 #define GENLIST_ICON_SMALL_SIZE 32 #define GENLIST_ICON_MEDIUM_SIZE 48 -#define GENLIST_ICON_BIG_SIZE 64 #define GENLIST_ICON_ONOFF_HEIGHT 80 #define GENLIST_ICON_ONOFF_WIDTH 60 #define GENLIST_ICON_CHECK_SIZE 60