Delete elementary dependency of ui_app_main 18/137018/3
authorminho.sun <minho.sun@samsung.com>
Tue, 4 Jul 2017 06:04:09 +0000 (15:04 +0900)
committerminho.sun <minho.sun@samsung.com>
Fri, 7 Jul 2017 05:00:24 +0000 (14:00 +0900)
commita217ba6c9531154fa59001099462e9099343fe4a
tree4116b290f64bcb55d73f6f8c991ddcf10713bd4c
parent4e5885df529c7b0777a5ad49750c7cd9647e23bd
Delete elementary dependency of ui_app_main

Delete elementary dependency of ui_app_main

Inherit CoreApplication instead of CoreUIApplication.
And make NUICoreBackend class to connect lifecycle callbacks to dali application.

Change-Id: I8aa911fb1472f6499b6c6b60585b77e85266a952
Signed-off-by: minho.sun <minho.sun@samsung.com>
Tizen.NUI/Tizen.NUI.csproj
Tizen.NUI/src/internal/NUICoreBackend.cs [new file with mode: 0755]
Tizen.NUI/src/internal/NUIEventType.cs [new file with mode: 0755]
Tizen.NUI/src/public/NUIApplication.cs