Fix visibility handling 64/159064/2
authorHwankyu Jhun <h.jhun@samsung.com>
Tue, 7 Nov 2017 00:58:55 +0000 (09:58 +0900)
committerHwanKyu Jhun <h.jhun@samsung.com>
Tue, 7 Nov 2017 03:15:46 +0000 (03:15 +0000)
commit41bf3609ea42c64ca2ccd0819d04136b9f306f88
treee838dc8c2aec4f9518afcaf2ad121bf054609ceb
parent2b978f791265fa283a6a2fa8981a04d7865e6f7f
Fix visibility handling

When this patch is applied, the active state of the app is managed
in three ways. (NONE, PAUSE and RESUME)
This patch is for backward compatibility. In tizen 2.x, the state is
managed in three ways. (-1, 0 and 1)

Change-Id: I4f4cdf32bb26b854fd778a4dca09eae8a7ce2ec4
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/ui_base/appcore_ui_base.c