[Genlist] Fix update operation.
authorTae-Hwan Kim <the81.kim@samsung.com>
Thu, 20 Jun 2013 12:53:39 +0000 (21:53 +0900)
committerSungho Kwak <sungho1.kwak@samsung.com>
Thu, 27 Jun 2013 04:06:39 +0000 (13:06 +0900)
commitb315636d44c903cd6cfdb4755b4b0987689dbc97
tree09f2e7a69ffc1dc712628974ccea08590bdf8fbb
parentd9dedfdf50d7b1bcb56da770c8e7430f5a8ceda5
[Genlist] Fix update operation.

If item is already realized, only update needed things.
If not, accessibility object will be removed and highlight will be gone
away.

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