genlist/gengrid : Add upadating 'focus' state in item realized function.
authorSangHyeon Lee <sh10233.lee@samsung.com>
Mon, 23 Feb 2015 08:57:01 +0000 (17:57 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Mon, 23 Feb 2015 09:52:20 +0000 (18:52 +0900)
commita97df47977f283da1fa486d5d831a8a69f0d1784
tree50dbc8c6664b8ea9dd8fbc63ab48bf5d3a899c00
parent8edf96a7dfde36b11fce36ded87417dc424b26e8
genlist/gengrid : Add upadating 'focus' state in item realized function.

Summary:
When an item is realized, select/disable/expand signal emission to the view object of an item was handled correctly,but there are no updating code for focus state.

@fix

Test Plan: tested by editing genlist/genlist item edc to react on elm,state,focused and move scroll signals to unrealized/realized item again.

Reviewers: raster, seoz

Reviewed By: seoz

Subscribers: eunue

Differential Revision: https://phab.enlightenment.org/D2024
src/lib/elm_gengrid.c
src/lib/elm_genlist.c