From a2319aeefb9cb66406732351f20dffa863b79cdd Mon Sep 17 00:00:00 2001 From: Seunggyun Kim Date: Tue, 12 Apr 2011 17:20:37 +0900 Subject: [PATCH] [genlist_expandable_list.edc] fix CQ H0100124100 Change-Id: I90b4cff46506745b1197649b476a03a38dce9ba7 --- themes/groups/genlist/genlist_expandable_list.edc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/themes/groups/genlist/genlist_expandable_list.edc b/themes/groups/genlist/genlist_expandable_list.edc index c86d998..6e20eed 100644 --- a/themes/groups/genlist/genlist_expandable_list.edc +++ b/themes/groups/genlist/genlist_expandable_list.edc @@ -327,6 +327,8 @@ to_x: "elm.padding.right"; \ } \ } \ + BEAT_GENLIST_PART_MAP_START(-90.0, 0.0, 0.0) \ + BEAT_GENLIST_PART_MAP_FINISH(0.0, 0.0, 0.0) \ } \ part { name: "elm.text"; \ clip_to: "disclip"; \ -- 2.7.4