[NUI] Separate the LayoutTransition from LayoutController (#3592)
authorhuiyu <35286162+huiyueun@users.noreply.github.com>
Fri, 17 Sep 2021 08:14:46 +0000 (17:14 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Mon, 27 Sep 2021 08:27:23 +0000 (17:27 +0900)
commit84c047fb4a68161c5f97301b3d6b874e46a862a6
tree6f73df0dacff90320d011f5d12eb241331088402
parentd275499fbf72a3cc97af391425b34e511970edb9
[NUI] Separate the LayoutTransition from LayoutController (#3592)

Separate class to help understanding for layout process.

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
src/Tizen.NUI/src/internal/Layouting/LayoutController.cs
src/Tizen.NUI/src/internal/Layouting/LayoutTransitionManager.cs [new file with mode: 0755]