[SDL_Tizen] Add Null value to appcore_handle after finish 28/107428/1
authorhuiyu.eun <huiyu.eun@samsung.com>
Wed, 28 Dec 2016 04:37:32 +0000 (13:37 +0900)
committerhuiyu.eun <huiyu.eun@samsung.com>
Wed, 28 Dec 2016 04:51:23 +0000 (13:51 +0900)
commit674ff993ef2cf67283c77f6bada4a0dd984f3cb1
tree05f4608697fcb620e0b55fc8e1bfdc5721ebd9a2
parent1e5fead3083720e89ee20d2b6aac0695731b94a0
[SDL_Tizen] Add Null value to appcore_handle after finish

[Problem] when finish application using home button, remained screen.
Because of calling ui_app_finish twice.
[Solve] Add Null value to appcore_handle after calling ui_app_fini function.

Change-Id: I56a67fcc49fdd25b4a25717a0195558c1864c609
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
src/core/tizen/SDL_tizen.c