add separator in home item 52/41252/1
authorSoohye Shin <soohye.shin@samsung.com>
Fri, 12 Jun 2015 04:14:13 +0000 (13:14 +0900)
committerSoohye Shin <soohye.shin@samsung.com>
Fri, 12 Jun 2015 04:14:13 +0000 (13:14 +0900)
Change-Id: If5b724d98d7cfe5d4f69b8a6a3bb26a6f1046b0b
Signed-off-by: Soohye Shin <soohye.shin@samsung.com>
edje/view/home.edc

index e056717..83321ad 100644 (file)
@@ -119,7 +119,7 @@ group{
                                }
                                fixed, 1 1;
                                align, 0.5 1.0;
-                               min, 947 158;
+                               min, 948 158;
                        }
                }
        }
@@ -435,6 +435,21 @@ group {
                                color, 104 104 104 255;
                        }
                }
+               part {
+                       name, "separtor";
+                       type, RECT;
+                       scale, 1;
+                       description {
+                               state, "default" 0.0;
+                               min, 1 114;
+                               rel1.relative, 1.0 0.5;
+                               rel2.relative, 1.0 0.5;
+                               align, 1.0 0.5;
+                               fixed, 1 1;
+                               color, 245 245 245 255;
+                               visible, 1;
+                       }
+               }
        }
        programs {
                program {