genlist : add size_calc forcely about content when elm_layout. 53/56353/1 accepted/tizen/mobile/20160108.065000 accepted/tizen/tv/20160108.065024 accepted/tizen/wearable/20160108.065047 submit/tizen/20160108.022804
authorSangHyeon Lee <sh10233.lee@samsung.com>
Mon, 4 Jan 2016 09:02:11 +0000 (18:02 +0900)
committerSangHyeon Lee <sh10233.lee@samsung.com>
Thu, 7 Jan 2016 02:22:46 +0000 (11:22 +0900)
commit213c97554c48c66cc17e648d7db8c5ffc13dea5d
treee72ef9fe994b164b1939fdb74beee6b05818fd75
parentf7d4b627002eeabc35f716f7376761319baa28ce
genlist : add size_calc forcely about content when elm_layout.

Summary:
If the content object of genlist item is 'elm_layout' class,
minimum size cannot get directly becuase layout do the delay calculating.
So to make proper genlist size calc, before the swallowing,
forcely do the size calc about layout class contents in genlist.

@fix

Test Plan: N/A

Reviewers: raster, cedric, singh.amitesh, Hermet

Reviewed By: Hermet

Subscribers: seoz, conr2d, eagleeye

Differential Revision: https://phab.enlightenment.org/D3478

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