[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>
Fri, 11 Dec 2020 01:47:00 +0000 (10:47 +0900)
commitdf4c797f612a7bfb4ecefc1616dcb5520fbf93af
tree677cd4cd3e7c06a875eea60eed1a1b3e0cdbaf6a
parent2ce6bc7fa75b1badbea79246e7de9d795297c027
[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