From 81096f76c913915669eb1a51d81ee50e2b0f9041 Mon Sep 17 00:00:00 2001 From: prince Date: Thu, 4 Apr 2013 20:13:22 +0530 Subject: [PATCH] [Elm_genlist] The expandable/contraction arrow button size changed. Change-Id: I35bd74e934649fe2a9913a7910d1659aa42a34ce --- themes/widgets/genlist/genlist_macro.edc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/widgets/genlist/genlist_macro.edc b/themes/widgets/genlist/genlist_macro.edc index 118bcc6..840280f 100644 --- a/themes/widgets/genlist/genlist_macro.edc +++ b/themes/widgets/genlist/genlist_macro.edc @@ -2492,8 +2492,8 @@ mouse_events: 0; \ GENLIST_DESCRIPTION_R("elm.padding.right", \ fixed: 1 1; \ - min: 72 72; \ - max: 72 72; \ + min: 45 45; \ + max: 45 45; \ image.normal: "00_button_expand_closed.png"; \ ) \ description { state: "default_press" 0.0; \ -- 2.7.4