elm_genlist: code refractoring of _item_process
authorAmitesh Singh <amitesh.sh@samsung.com>
Mon, 22 Jun 2015 10:02:55 +0000 (12:02 +0200)
committerCedric BAIL <cedric@osg.samsung.com>
Mon, 22 Jun 2015 10:36:57 +0000 (12:36 +0200)
commit4099b491614278313344123a61fd0e5be7809b70
tree7d63043a0fc1bd4fee2e77003a4c70bf43471ef8
parent6a4d59fed00955a7037dfe7d0f19ee3767e9017b
elm_genlist: code refractoring of _item_process

Summary:
When item_process is success, then we want to call _item_process_post.
Old code was confusing before.

Reviewers: raster, Hermet, SanghyeonLee

Subscribers: seoz, sachin.dev

Differential Revision: https://phab.enlightenment.org/D2739

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/lib/elm_genlist.c