From 28e17f03f28e3bc0ac9418b60fd4e3134693799b Mon Sep 17 00:00:00 2001 From: Bora Hwang Date: Wed, 8 May 2013 10:34:43 +0900 Subject: [PATCH] [ctxpopup] changed 9 patch values for scroller Change-Id: I7d9cc9b395b2c66a4855a86b911411d287530b83 Conflicts: themes/widgets/ctxpopup.edc --- themes/widgets/ctxpopup.edc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/widgets/ctxpopup.edc b/themes/widgets/ctxpopup.edc index 7f27658..a072b85 100644 --- a/themes/widgets/ctxpopup.edc +++ b/themes/widgets/ctxpopup.edc @@ -1237,7 +1237,7 @@ rel2 {relative: 0.5 0.5; to: "sb_hbar";} image { normal: "00_scroll_bar_h.png"; - border: 6 6 0 0; + border: 12 14 0 0; border_scale: 1; } } @@ -2350,7 +2350,7 @@ group { text { font: "Tizen:style=Roman"; size: CTXPOPUP_MAIN_TEXT_SIZE_INC; - size_range: CTXPOPUP_LIST_MAIN_TEXT_SIZE_INC CTXPOPUP_LIST_MAIN_TEXT_MAX_SIZE_INC; + size_range: CTXPOPUP_MAIN_TEXT_SIZE_INC CTXPOPUP_LIST_MAIN_TEXT_MAX_SIZE_INC; align: 0.5 0.5; min: 1 1; text_class: "list_item"; -- 2.7.4