Delete elementary dependency of ui_app_main
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)
commitf288d77ecb6c94ce378eb71b88cfab87ce79ac88
tree7933cc5ae16130672235031091ecf871b450a8f9
parent3f26318b6ffc47bc2665ee005cc2c02a317a0104
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>
src/Tizen.NUI/Tizen.NUI.csproj
src/Tizen.NUI/src/internal/NUICoreBackend.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/NUIEventType.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/NUIApplication.cs