[Genlist] Add signal processing when items are realized
authorTae-Hwan Kim <the81.kim@samsung.com>
Thu, 18 Jul 2013 10:09:28 +0000 (19:09 +0900)
committerTae-Hwan Kim <the81.kim@samsung.com>
Wed, 31 Jul 2013 07:55:54 +0000 (16:55 +0900)
commit11bbef67663b05401d9e3e0aaf3bd12750656694
tree9bc93e6e34becc86691ca32685181240be1bea85
parent276500c27c580a921a34144d9eb13e026a3f9ffb
[Genlist] Add signal processing when items are realized

"elm,state,top/center/bottom/normal" signals can be emitted when
"realized" callback is called. So processing it right after.

Change-Id: I316fac4f6eeaa90fcb37b482a39eb466d12cefab
src/lib/elm_genlist.c