From: Jungmin Kim Date: Sat, 8 Sep 2012 04:52:19 +0000 (+0900) Subject: Fixed N_SE-8714 X-Git-Tag: 2.0_alpha^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2F2.0alpha;p=apps%2Fhome%2Fcall.git Fixed N_SE-8714 Change-Id: I2bd2af840c6722364389785987829cb8420f91d3 --- diff --git a/ui/call_edc/vcui-view-button-layout.edc b/ui/call_edc/vcui-view-button-layout.edc old mode 100644 new mode 100755 index fc9b1c8..d165d7b --- a/ui/call_edc/vcui-view-button-layout.edc +++ b/ui/call_edc/vcui-view-button-layout.edc @@ -41,7 +41,7 @@ group{ scale: 1; description { state: "default" 0.0; - min: 1 1; + min: 1 0; rel1 { relative: TOPLINE_LEFT_VERT_SEP_1_L TOPLINE_LEFT_VERT_SEP_1_T; to: "background";} rel2 { relative: TOPLINE_LEFT_VERT_SEP_1_R TOPLINE_LEFT_VERT_SEP_1_B; to: "background";} color: 70 70 70 255; @@ -53,7 +53,7 @@ group{ scale: 1; description { state: "default" 0.0; - min: 1 1; + min: 1 0; rel1 { relative: TOPLINE_LEFT_VERT_SEP_2_L TOPLINE_LEFT_VERT_SEP_2_T; to: "background";} rel2 { relative: TOPLINE_LEFT_VERT_SEP_2_R TOPLINE_LEFT_VERT_SEP_2_B; to: "background";} color: 35 33 31 255; @@ -62,6 +62,7 @@ group{ part { name: "topline_right_vert_1"; type: RECT; + scale: 1; description { state: "default" 0.0; min: 1 0; @@ -73,6 +74,7 @@ group{ part { name: "topline_right_vert_2"; type: RECT; + scale: 1; description { state: "default" 0.0; min: 1 0; @@ -84,6 +86,7 @@ group{ part { name: "topline_horiz_sep_1"; type: RECT; + scale: 1; description { state: "default" 0.0; min: 0 1; @@ -95,6 +98,7 @@ group{ part { name: "topline_horiz_sep_2"; type: RECT; + scale: 1; description { state: "default" 0.0; min: 0 1; @@ -106,6 +110,7 @@ group{ part { name: "botline_left_vert_1"; type: RECT; + scale: 1; description { state: "default" 0.0; min: 1 0; @@ -117,6 +122,7 @@ group{ part { name: "botline_left_vert_2"; type: RECT; + scale: 1; description { state: "default" 0.0; min: 1 0; @@ -128,6 +134,7 @@ group{ part { name: "botline_right_vert_1"; type: RECT; + scale: 1; description { state: "default" 0.0; min: 1 0; @@ -139,6 +146,7 @@ group{ part { name: "botline_right_vert_2"; type: RECT; + scale: 1; description { state: "default" 0.0; min: 1 0; @@ -150,6 +158,7 @@ group{ part { name: "botline_horiz_sep_1"; type: RECT; + scale: 1; description { state: "default" 0.0; min: 0 1; @@ -161,6 +170,7 @@ group{ part { name: "botline_horiz_sep_2"; type: RECT; + scale: 1; description { state: "default" 0.0; min: 0 1; diff --git a/ui/call_edc/vcui-view-end-single-call.edc b/ui/call_edc/vcui-view-end-single-call.edc index adf12ca..200bd62 100755 --- a/ui/call_edc/vcui-view-end-single-call.edc +++ b/ui/call_edc/vcui-view-end-single-call.edc @@ -41,7 +41,7 @@ group{ scale: 1; description { state: "default" 0.0; - min: 1 1; + min: 1 0; rel1 { relative: ENDCALL_LEFT_VERT_SEP_1_L ENDCALL_LEFT_VERT_SEP_1_T; to: "background";} rel2 { relative: ENDCALL_LEFT_VERT_SEP_1_R ENDCALL_LEFT_VERT_SEP_1_B; to: "background";} color: 70 70 70 255; @@ -53,7 +53,7 @@ group{ scale: 1; description { state: "default" 0.0; - min: 1 1; + min: 1 0; rel1 { relative: ENDCALL_LEFT_VERT_SEP_2_L ENDCALL_LEFT_VERT_SEP_2_T ; to: "background";} rel2 { relative: ENDCALL_LEFT_VERT_SEP_2_R ENDCALL_LEFT_VERT_SEP_2_B ; to: "background";} color: 35 33 31 255; @@ -62,6 +62,7 @@ group{ part { name: "right_vert_sep_1"; type: RECT; + scale: 1; description { state: "default" 0.0; min: 1 0; @@ -73,6 +74,7 @@ group{ part { name: "right_vert_sep_2"; type: RECT; + scale: 1; description { state: "default" 0.0; min: 1 0;