[layout] modify the height min size of controlbar part
authorWooHyun Jung <wh0705.jung@samsung.com>
Mon, 10 Oct 2011 00:10:51 +0000 (09:10 +0900)
committerWooHyun Jung <wh0705.jung@samsung.com>
Mon, 10 Oct 2011 00:10:51 +0000 (09:10 +0900)
themes/groups/layout.edc

index 4d1cb1d..b8ec340 100644 (file)
             scale: 1;
             description { state: "default" 0.0;
                visible: 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; }