resize power off popup
authorgiyeol.ok <giyeol.ok@samsung.com>
Mon, 27 Aug 2012 07:09:22 +0000 (16:09 +0900)
committergiyeol.ok <giyeol.ok@samsung.com>
Mon, 27 Aug 2012 07:09:22 +0000 (16:09 +0900)
edcs/poweroff.edc

index 3f1d069..64e3be0 100644 (file)
@@ -16,8 +16,8 @@ collections {
           type: SWALLOW;
           scale : 1;
           description { state: "default" 0.0;
-            min: 615 230;
-                       max: 615 230;
+            min: 615 300;
+                       max: 615 300;
             align: 0.5 0.5;
             fixed: 1 0;
             rel1 {
@@ -66,8 +66,8 @@ group { name: "elm/popup/content/liststyle_poweroff_simple";
           type: SWALLOW;
           scale : 1;
           description { state: "default" 0.0;
-            min: 615 120;
-                       max: 615 120;
+            min: 615 300;
+                       max: 615 300;
             align: 0.5 0.5;
             fixed: 1 0;
             rel1 {
@@ -99,55 +99,4 @@ group { name: "elm/popup/content/liststyle_poweroff_simple";
                }
        }       
 
-group { name: "elm/popup/content/liststyle_poweroff_access";
-    parts{
-       part { name: "left_top_padding";
-          type: RECT;
-          scale: 1;
-          description { state: "default" 0.0;
-             fixed: 1 1;
-             visible: 0;
-             align: 0.0 0.0;
-             min: 1 1;
-             max: 1 1;
-          }
-       }
-       part{ name:"elm.swallow.content";
-          type: SWALLOW;
-          scale : 1;
-          description { state: "default" 0.0;
-            min: 615 570;
-                       max: 615 570;
-            align: 0.5 0.5;
-            fixed: 1 0;
-            rel1 {
-               relative: 1.0 1.0;
-               to:"left_top_padding";
-            }
-            rel2 {
-                relative: 0.0 1.0;
-               to:"right_padding";
-            }
-         }
-      }
-      part { name: "right_padding";
-         type: RECT;
-         scale: 1;
-         description { state: "default" 0.0;
-            fixed: 1 0;
-            visible: 0;
-            align: 1.0 0.5;
-            min: 1 1;
-            rel1 {
-                relative: 1.0 0.0;
-                       }
-            rel2 {
-               relative: 1.0 1.0;
-               }
-                }
-                  }
-               }
-       }       
-
-
 }