[UX 5.2] Button and popup UX 5.2 implementation
authorAmit Kamboj <amit.kamboj@samsung.com>
Mon, 27 May 2013 07:52:02 +0000 (13:22 +0530)
committerSungho Kwak <sungho1.kwak@samsung.com>
Wed, 12 Jun 2013 11:30:42 +0000 (20:30 +0900)
Change-Id: Ia25375345bf6fe62c86864d4e5a42a4dbb2cbd64

themes/images/tizen-hd/Controls/00_circle_button_delete_press.png
themes/images/tizen-hd/Controls/00_circle_button_press.png
themes/images/tizen-hd/Popup/00_popup_dim_lighting_v.png [moved from themes/images/tizen-hd/Popup/00_popup_dim_lighting.png with 100% similarity]
themes/widgets/popup.edc

index dc8e873..9cd1c03 100644 (file)
Binary files a/themes/images/tizen-hd/Controls/00_circle_button_delete_press.png and b/themes/images/tizen-hd/Controls/00_circle_button_delete_press.png differ
index 5699f86..cded13b 100644 (file)
Binary files a/themes/images/tizen-hd/Controls/00_circle_button_press.png and b/themes/images/tizen-hd/Controls/00_circle_button_press.png differ
index 570343e..861c40f 100644 (file)
@@ -215,7 +215,7 @@ group { name: "elm/notify/block_events/popup";
    alias: "elm/notify/block_events/content_expand";
    alias: "elm/notify/block_events/content_no_vhpad";
    images {
-      image: "00_popup_dim_lighting.png" COMP;
+      image: "00_popup_dim_lighting_v.png" COMP;
       image: "00_popup_dim_lighting_h.png" COMP;
    }
    parts {
@@ -224,7 +224,7 @@ group { name: "elm/notify/block_events/popup";
          scale: 1;
          repeat_events: 1;
          description { state: "default" 0.0;
-            image.normal: "00_popup_dim_lighting.png";
+            image.normal: "00_popup_dim_lighting_v.png";
             fill.smooth: 0;
          }
          description { state: "landscape" 0.0;