TizenRefApp-6948 Time picker buttons in Set schedule have white rectangle background 06/86506/1
authorDmytro Dragan <dm.dragan@samsung.com>
Thu, 1 Sep 2016 12:44:45 +0000 (15:44 +0300)
committerDmytro Dragan <dm.dragan@samsung.com>
Thu, 1 Sep 2016 12:44:45 +0000 (15:44 +0300)
Change-Id: I4cbbdddc444dc130b3fa83358c8c6e89eeb2e280
Signed-off-by: Dmytro Dragan <dm.dragan@samsung.com>
res/edje/time_button_layout.edc

index 02313c5..6720f9d 100644 (file)
@@ -19,12 +19,11 @@ collections {
    group { name: "button_layout";
       parts {
          part { name: "base";
-            type: RECT;
+            type: SPACER;
             scale: 1;
             description { state: "default" 0.0;
                min: 300 78;
                max: 300 78;
-               color: 250 250 250 255;
             }
          }
          part { name: "elm.swallow.content";