[TimerView] Timer align fix 84/140784/2
authorKamil Lipiszko <k.lipiszko@samsung.com>
Wed, 26 Jul 2017 09:08:06 +0000 (11:08 +0200)
committerLukasz Stanislawski <l.stanislaws@samsung.com>
Wed, 26 Jul 2017 09:15:34 +0000 (09:15 +0000)
In GUI there is no padding between main view and buttons background
anymore so it might be removed. Now the counter is aligned center.

Change-Id: Id8807739d5d268341fa81c1d327516f202305336

clock/res/edje/Timer.edc

index 3eb2336a43fe852c23acf3e7fd71e0acf01bb9c0..3cb744d79adff29524d623896874ea37d4a937d1 100644 (file)
@@ -51,7 +51,7 @@ collections {
                                        min: 620 204;
                                        max: 620 204;
                                        rel1 { relative: 1.0 0.0; to_x: "pd.left"; }
-                                       rel2 { relative: 0.0 0.0; to_x: "pd.right"; to_y: "pd.btn.bg"; }
+                                       rel2 { relative: 0.0 0.0; to_x: "pd.right"; to_y: "btn.bg"; }
                                }
                                desc { "moved";
                                        inherit: "default";
@@ -100,15 +100,6 @@ collections {
                                        align: 1.0 0.5;
                                }
                        }
-                       spacer { "pd.btn.bg"; scale;
-                               desc { "default";
-                                       fixed: 0 1;
-                                       min: 0 58;
-                                       max: -1 58;
-                                       align: 0.5 1.0;
-                                       rel2 { relative: 1.0 0.0; to: "btn.bg"; }
-                               }
-                       }
                        swallow { "sw.btn.start"; scale;
                                desc { "default";
                                        max: 500 -1;