[NUI][Samples] Fix exception during shutdown + Remove useless codes
authorEunki Hong <eunkiki.hong@samsung.com>
Tue, 25 Jul 2023 16:34:12 +0000 (01:34 +0900)
committertscholb <scholb.kim@samsung.com>
Tue, 1 Aug 2023 07:13:54 +0000 (16:13 +0900)
commitb071ea82d8dbd5a8fa53dbc315b8135007a7d0c1
tree97867cba955d4799b3e6b57bc3d3592f4afc1eba
parentfb5b2dfbfeae0246d5be5f32533972b002411618
[NUI][Samples] Fix exception during shutdown + Remove useless codes

Previously, we can emit OnAnimationFinished callback during app shutting down.
In this case, a lots of bugs can be occured.
Now let we make clean up all BaseHandle Disposed.

And also, remove ImageView's background color which is useless.

Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
test/Tizen.NUI.PerformanceTest/PerformanceTest.cs