[NUI] Fix NUI Layout issue (#1928)
authorhuiyueun <35286162+huiyueun@users.noreply.github.com>
Fri, 21 Aug 2020 06:05:19 +0000 (15:05 +0900)
committerGitHub <noreply@github.com>
Fri, 21 Aug 2020 06:05:19 +0000 (06:05 +0000)
commit297495f8f70af165e97f571bdf3a2ff21cccab68
treebd3574e727a7840cbb28aa0d10df2c9ae6643dc7
parent320f48a6daf127bb4313a3c6c5087f6ba6e0ec0f
[NUI] Fix NUI Layout issue (#1928)

The LayoutController is not created when created window at the PreLoad time,
because the Stage does not exist yet.
This operation causes a problem that the layout does not work.

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
src/Tizen.NUI/src/public/NUIApplication.cs