[NUI] Fix empty item case crash. wrong bracket conditions.
authorEverLEEst(SangHyeon Lee) <sh10233.lee@samsung.com>
Thu, 27 Apr 2023 09:39:16 +0000 (18:39 +0900)
committerSeoyeon2Kim <34738918+Seoyeon2Kim@users.noreply.github.com>
Tue, 2 May 2023 07:43:54 +0000 (16:43 +0900)
commit70d11addbbdc3b4f103bf469f6d005d51904ae82
treea248d1c0936a8535ea6a1ad36e3598b36b8a873c
parent9dfe047248d17db4e18fe37d4bc6665c111ab0af
[NUI] Fix empty item case crash. wrong bracket conditions.

when failed flag is true,
other condition should be ingored.
src/Tizen.NUI.Components/Controls/RecyclerView/Layouter/GridLayouter.cs
src/Tizen.NUI.Components/Controls/RecyclerView/Layouter/LinearLayouter.cs