[NUI] Fix memory leak problem (#95)
authorhuiyueun <35286162+huiyueun@users.noreply.github.com>
Mon, 29 Jan 2018 04:21:42 +0000 (13:21 +0900)
committerGitHub <noreply@github.com>
Mon, 29 Jan 2018 04:21:42 +0000 (13:21 +0900)
commit54c2b589d6a1df95a226221f821eb134c8235ef0
tree9c634f14c8f8f0bbe08b6f3de63d34fc4bfaf320
parent063aa50327ccfccfe8626e2a84ce77f3b2fe3714
[NUI] Fix memory leak problem (#95)

Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
src/Tizen.NUI/src/internal/FrameBuffer.cs
src/Tizen.NUI/src/internal/ViewWrapperImpl.cs
src/Tizen.NUI/src/public/BaseComponents/TableView.cs
src/Tizen.NUI/src/public/BaseComponents/View.cs
src/Tizen.NUI/src/public/FocusManager.cs
src/Tizen.NUI/src/public/Layer.cs
src/Tizen.NUI/src/public/Renderer.cs
src/Tizen.NUI/src/public/TextureSet.cs
src/Tizen.NUI/src/public/Touch.cs
src/Tizen.NUI/src/public/UIComponents/Popup.cs