[layout] fix controlbar height
authorJaehwan Kim <jae.hwan.kim@samsung.com>
Fri, 7 Oct 2011 06:45:46 +0000 (15:45 +0900)
committerJaehwan Kim <jae.hwan.kim@samsung.com>
Fri, 7 Oct 2011 06:45:46 +0000 (15:45 +0900)
Change-Id: I2aa2b0243f8c5efa9dafe9b5151f572b8835e176

themes/groups/layout.edc

index e934dc0..4d1cb1d 100644 (file)
@@ -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; }