Update auto-popup background. 82/41582/1
authorshoum.chen@samsung.com <shoum.chen@samsung.com>
Tue, 31 Mar 2015 04:24:47 +0000 (00:24 -0400)
committerJihoon Kim <jihoon48.kim@samsung.com>
Tue, 16 Jun 2015 13:01:04 +0000 (22:01 +0900)
Change-Id: I08054d15c46733f64d8485a89ffbd7b817b73666
Signed-off-by: shoum.chen@samsung.com <shoum.chen@samsung.com>
data/layout/sdk/autopopup_configure.xml
data/layout/sdk/label_property.xml

index a5cc169..e01a339 100755 (executable)
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <autopopup_configure>
-  <background_image_path>B09_bubble_bg.png</background_image_path>
+  <background_image_path>B09_bubble_bg_02.png</background_image_path>
   <background_color>
     <r>0</r>
     <g>128</g>
@@ -16,9 +16,9 @@
   </background_line_color>
   <background_padding>0</background_padding>
   <button_image_path>
-    <image button_state="normal">B09_btn_bubble.png</image>
-    <image button_state="pressed">B09_btn_bubble_press.png</image>
-    <image button_state="disabled">B09_btn_bubble.png</image>
+    <image button_state="normal"></image>
+    <image button_state="pressed">B09_bubble_popup_press.png</image>
+    <image button_state="disabled"></image>
   </button_image_path>
   <sw_button_style>0</sw_button_style>
   <button_size>
@@ -41,4 +41,4 @@
   <grab_area>
     <bottom>100</bottom>
   </grab_area>
-</autopopup_configure>
\ No newline at end of file
+</autopopup_configure>
index e68d7ab..b0754d3 100755 (executable)
     <label_properties font_name="Tizen:style=Regular" font_size="38" label_alignment="center_middle" padding_X="0" padding_Y="0">
       <font_color_record>
         <color button="normal">0x171717ff</color>
-        <color button="pressed">0xffffffff</color>
+        <color button="pressed">0x171717ff</color>
         <color button="disabled">0x171717ff</color>
       </font_color_record>
     </label_properties>