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 08:57:01 +0000 (17:57 +0900)
commitca312ed09320a5959d5e4223a8ea068716bc1713
tree5d06c05046b7c9a2647fb5315a37baa87168a83f
parentcc8501b259dcb261a8f53f0e5b0e63fe0807f44c
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