[NUI] Fix WidgetView dispose issue 74/157374/2
authorminho.sun <minho.sun@samsung.com>
Tue, 24 Oct 2017 08:50:22 +0000 (17:50 +0900)
committerminho.sun <minho.sun@samsung.com>
Wed, 25 Oct 2017 07:40:47 +0000 (16:40 +0900)
commit2fc8478b52505671e7d56ce362c617e565e57d9c
tree89c6e5b02f9e0ada5efa38cfd2b8ffc32bd4dd02
parent9cda03e2480ce1c83de79112e701c84891480bcf
[NUI] Fix WidgetView dispose issue

Fix WidgetView dispose issue.

It caused by using old-type of dispose pattern in WidgetView.

Change-Id: I1e1aca19066f333be1345d7fef62bc7e5b870bf5
Signed-off-by: minho.sun <minho.sun@samsung.com>
src/Tizen.NUI/src/public/Widget.cs
src/Tizen.NUI/src/public/WidgetView.cs