naviframe: Emit visible/invisible signals when view is shown/hidden
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Thu, 24 Apr 2014 05:22:26 +0000 (14:22 +0900)
committerChunEon Park <hermet@hermet.pe.kr>
Thu, 24 Apr 2014 05:22:26 +0000 (14:22 +0900)
commitb04e5de512cd3c3f3136164dd71f19163a8fc656
treeabe3a17d690f0ec0c2673b417049827e28962f84
parenta6502488ea414492e8669f7fae4ed7d4eb0dad32
naviframe: Emit visible/invisible signals when view is shown/hidden

Summary:
Previously, previous view was just shown by evas_object_show and hidden by evas_object_hide.
Now, "elm,state,visible" and "elm,state,invisible" signals are emitted to enable application to do in edc what they want when each view is shown/hidden.

Reviewers: Hermet

CC: raster
Differential Revision: https://phab.enlightenment.org/D785
src/lib/elc_naviframe.c