projects
/
apps
/
native
/
volume-app.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9028ff3
)
Fix Navi_SE-21891 : Volume goes down/up when touch once.
author
hhh.kwon
<hhh.kwon@samsung.com>
Sun, 20 Jan 2013 12:38:32 +0000
(21:38 +0900)
committer
hhh.kwon
<hhh.kwon@samsung.com>
Sun, 20 Jan 2013 12:38:32 +0000
(21:38 +0900)
src/_logic.c
patch
|
blob
|
history
diff --git
a/src/_logic.c
b/src/_logic.c
index 6ee3fe8b485495007ec2ebf80bb6f268e2e933ba..a0f9fc7b7c3a020dfc45803a3ee7d38b8fff7781 100755
(executable)
--- a/
src/_logic.c
+++ b/
src/_logic.c
@@
-158,7
+158,7
@@
Eina_Bool _volume_show(void *data)
if(status == UNLOCK_STATUS)
{
- _grab_key_new(ad, -1,
TOP_POSITION
_GRAB);
+ _grab_key_new(ad, -1,
EXCLUSIVE
_GRAB);
_rotate_func(ad);
elm_win_indicator_mode_set(ad->win, ELM_WIN_INDICATOR_HIDE);