[NUI] Call show winodw on ApplicationInit
authorhuiyu.eun <huiyu.eun@samsung.com>
Fri, 11 Dec 2020 01:23:54 +0000 (10:23 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Tue, 15 Dec 2020 06:33:59 +0000 (15:33 +0900)
commit32a96714397e81be0c2d814f6bc8b58e63c0d235
treeaff67d11c6c7b8272bee5284c74c614fe47007fe
parente9dcb34283d2cd7c7d362e99aa7b386e2c014a18
[NUI] Call show winodw on ApplicationInit

- When preload application, the show is called before the appcore is created.
- Call the window show at OnInit and notify the app core

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