From: Jaehwan Kim Date: Fri, 7 Oct 2011 06:45:46 +0000 (+0900) Subject: [layout] fix controlbar height X-Git-Tag: 2.0_alpha~500 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8a42a107d08835449a9c9efd4d62169183abe36f;p=framework%2Fuifw%2Fefl-theme-tizen.git [layout] fix controlbar height Change-Id: I2aa2b0243f8c5efa9dafe9b5151f572b8835e176 --- diff --git a/themes/groups/layout.edc b/themes/groups/layout.edc index e934dc0..4d1cb1d 100644 --- a/themes/groups/layout.edc +++ b/themes/groups/layout.edc @@ -68,7 +68,7 @@ type: SWALLOW; scale: 1; description { state: "default" 0.0; - min: 0 CONTROLBAR_LARGE_H; + min: 0 CONTROLBAR_LARGE_HEIGHT_INC; fixed: 0 1; rel1 { relative: 0.0 1.0; } rel2 { relative: 1.0 1.0; }