[Tizen] Manual binding for widget view and widget view manager.
authorxb.teng <xb.teng@samsung.com>
Fri, 16 Jun 2017 06:04:40 +0000 (14:04 +0800)
committerdongsug song <dongsug.song@samsung.com>
Tue, 4 Jul 2017 01:10:04 +0000 (01:10 +0000)
commite2db786c4018febee5bb67251eba809930f293dd
tree829f54a38d6c65682cae83a0d5589e6fa1fca72b
parent5f64a2675b1706d6319a1b452b417de6e8167d7d
[Tizen] Manual binding for widget view and widget view manager.

- When making tizen tpk application, the privilege setting is required.
  please add the followings in tizen-manifest.xml =>
  "appmanager.launch", "widget.viewer"

Conflicts:
NUISamples/NUISamples/NUISamples.TizenTV/NUISamples.TizenTV.csproj
NUISamples/NUISamples/NUISamples.TizenTV/tizen-manifest.xml
Tizen.NUI/src/internal/ManualPINVOKE.cs

Change-Id: If4e879baae9b4de6bd72e5ec8c5cce8a5effd897
src/Tizen.NUI/src/internal/ManualPINVOKE.cs
src/Tizen.NUI/src/internal/WidgetViewSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/NUIApplication.cs
src/Tizen.NUI/src/public/WidgetView.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/WidgetViewManager.cs [new file with mode: 0755]