Gengrid: Modified to handle the focus highlight on unrealized items 01/37501/1 accepted/tizen/common/20150401.075645 accepted/tizen/mobile/20150401.133254 accepted/tizen/tv/20150402.122542 accepted/tizen/wearable/20150401.132239 submit/tizen/20150331.063020
authorJaehwan Kim <jae.hwan.kim@samsung.com>
Mon, 30 Mar 2015 06:57:36 +0000 (15:57 +0900)
committerJaehwan Kim <jae.hwan.kim@samsung.com>
Mon, 30 Mar 2015 07:15:37 +0000 (16:15 +0900)
commit239ee5e836b6a4a5bc29b13bc6f7317e09cd18df
tree051e8b59e8360069f37e60eb12e5d400df62e0a4
parent8bcbcf8e5d7ca41e04f114a469f99708804c71f1
Gengrid: Modified to handle the focus highlight on unrealized items

This commit is related to 260cdd6150d567fcee8d1afaf690e4b90cd16a2b.

When unrealized item is focused, edje object is not exist,
so genlist cannot read the focus highlight information from edje object.
Therefore, when the item is realized, check the item is focused or not and
need to update focus highlight.

Change-Id: I587e905b880ea2b9beded2429b2f661844d10c98
src/lib/elm_gengrid.c