[NUI] Enable Window.ViewAdded event
authorDongsug Song <dongsug.song@samsung.com>
Fri, 5 Mar 2021 07:41:07 +0000 (16:41 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Fri, 5 Mar 2021 08:54:38 +0000 (17:54 +0900)
commit31a7bc8216d9fcc2488c847f0fb96df43a1dfba8
tree8d340f340da176d50d895adefbec3256302669ce
parent1bd893e333a310b753f26a554068ab1ef58c6183
[NUI] Enable Window.ViewAdded event

- Previously, Window.ViewAdded event was blocked by memory leak
- This is enabled again by the request from Appium
- This change has beend checked locally and there was no memory leak (normal)
src/Tizen.NUI/src/public/BaseComponents/View.cs
src/Tizen.NUI/src/public/BaseComponents/ViewInternal.cs