[Searchbar]: touch sound not working when clicked on search icon fix.
authormushahid <mushahid@mushahid-ubuntu.sisodomain.com>
Fri, 7 Jun 2013 11:54:40 +0000 (17:24 +0530)
committerSungho Kwak <sungho1.kwak@samsung.com>
Wed, 12 Jun 2013 11:39:14 +0000 (20:39 +0900)
Change-Id: I9549b6fb192971e24e2a1d237fbe6568d724d612

themes/widgets/button.edc

index 13948e2..287de78 100644 (file)
@@ -7657,6 +7657,7 @@ BUTTON_DEFAULT_FOCUS_STYLES("focus_bottom", "00_list_group_bg_bottom_focus.png")
          program { name: "touch_snd";
             signal: "mouse,clicked,1";
             source: "over2";
+            action: PLAY_SAMPLE "touch_sound" 1.0;
             after: "button_unclick3";
          }
          program { name: "button_unclick3";