Initialize CollectionView when scrolling direction changed. (#2961)
authorSangHyeon Jade Lee <sh10233.lee@samsung.com>
Thu, 29 Apr 2021 12:33:59 +0000 (21:33 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Fri, 7 May 2021 05:58:58 +0000 (14:58 +0900)
commite21b8a11677ac7f6bf0e6a78201431ffdb924d4b
treee850472f96b47df42b40709c9bb29bc534f00faf
parente8871d47404331adc0b5b36cbdaee1116f2d6a63
Initialize CollectionView when scrolling direction changed. (#2961)

* [NUI] Initialize CollectionView when scrolling direction changed.

if scrolling direction is changed,
all layout need to be updated and initialized.

* [NUI] remove unnecessary layout calculate call.
src/Tizen.NUI.Components/Controls/RecyclerView/CollectionView.cs