[Genlist] Avoid content deletion on reusable scenario
authorGodly Thekkethottiyil Alias <godly.talias@samsung.com>
Tue, 3 Mar 2020 10:29:19 +0000 (15:59 +0530)
committerJongmin Lee <jm105.lee@samsung.com>
Tue, 5 May 2020 23:37:38 +0000 (08:37 +0900)
commitc2429724fb08195c73382597106acd0d52c63c43
tree01b735e541d3f01ab1c576d7d55b6b90ab8cdce4
parent6d04c5acbf2f8935549e89a94a82170f80c383ce
[Genlist] Avoid content deletion on reusable scenario

To avoid contents getting deleted during item update in reusable scenario,
removed content clearing from item_update, contents will be deleted on
content_realize if old content and new content passed is not same

Change-Id: I83159d7d5b4fd136d389826495342516eb3cbc7c
Signed-off-by: Godly Thekkethottiyil Alias <godly.talias@samsung.com>
src/lib/elementary_tizen/elm_genlist.c