[Refactoring] Ticker Notification : change the image
authorJung Chanwook <joey.jung@samsung.com>
Fri, 10 May 2013 03:12:33 +0000 (12:12 +0900)
committerSungho Kwak <sungho1.kwak@samsung.com>
Wed, 12 Jun 2013 11:20:41 +0000 (20:20 +0900)
themes/images/tizen-hd/Others/00_winset_notification_bg1.png [deleted file]
themes/widgets/tickernoti.edc

diff --git a/themes/images/tizen-hd/Others/00_winset_notification_bg1.png b/themes/images/tizen-hd/Others/00_winset_notification_bg1.png
deleted file mode 100644 (file)
index c552d07..0000000
Binary files a/themes/images/tizen-hd/Others/00_winset_notification_bg1.png and /dev/null differ
index 81e6256..bf852e8 100644 (file)
@@ -24,7 +24,7 @@
          item: "height" TICKERNOTI_INFO_BG_MIN_HEIGHT_INC;
       }
       images {
-         image: "00_winset_notification_bg1.png" COMP;
+         image: "00_notification_bg.png" COMP;
       }
       parts {
          part { name: "base";
@@ -51,7 +51,9 @@
                   to: "base";
                }
                image {
-                  normal: "00_winset_notification_bg1.png";
+                  normal: "00_notification_bg.png";
+                  border: TICKERNOTI_DEFAULT_BG_BORDER_INC;
+                  border_scale: 1;
                }
             }
          }