[Genlist] Fixed garbage item issue in decorate all mode.
authorDaniel Juyung Seo <juyung.seo@samsung.com>
Wed, 8 Aug 2012 09:06:44 +0000 (18:06 +0900)
committerDaniel Juyung Seo <juyung.seo@samsung.com>
Wed, 8 Aug 2012 09:06:44 +0000 (18:06 +0900)
commitbbecbceec5a924f31039d9f5b43d21501d6b0e89
tree428f3c08686375829016d4851d09e1d17677d6cb
parent34ebd602044d1ab014cc3bc8c8e125072d6fd159
[Genlist] Fixed garbage item issue in decorate all mode.

Merge from opensource commit r74412. But I couldn't use cherry-pick
due to the code difference.

Note: Do not manipulate swallowed items. Unswallow it first then manipulate it.

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