notify: fix broken timeout feature in elm_notify
authorAmitesh Singh <amitesh.sh@samsung.com>
Fri, 20 Nov 2015 08:56:36 +0000 (14:26 +0530)
committerAmitesh Singh <amitesh.sh@samsung.com>
Fri, 20 Nov 2015 08:57:45 +0000 (14:27 +0530)
commit77cf67c2838c46557091310fc038661a5e20ca43
treeba78586121bd1db25a4e1234edb4f14ab118a612
parent00cc3d22f3b8b9d072d90faac1b7e442ad09a085
notify: fix broken timeout feature in elm_notify

Add missing signal "elm,action,hide,finished" in notify theme
and hide the notify object when hide is finished.

fixes T2853
@fix
legacy/elementary/data/themes/edc/elm/notify.edc
legacy/elementary/src/lib/elm_notify.c