Fix handling visibility event 77/203277/1
authorHwankyu Jhun <h.jhun@samsung.com>
Thu, 11 Apr 2019 08:06:25 +0000 (17:06 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Thu, 11 Apr 2019 08:06:25 +0000 (17:06 +0900)
commit775fe43605819b6b82abe7707118b9fae98b7f63
treebb9cdcdb389f3530e32f6eac57843cdb2087e549
parentf61f75700fa54bc9f3ef54f8cb4cdaa6e0142c9f
Fix handling visibility event

Currently, the watch core doesn't check viewer visibility state before
removing pause timer. After this patch is applied, the watch core checks
whether the viewer is resumed or not.

Change-Id: Id1cd989ef0ada75751ece09c9a40be1bb60fa76b
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/base/watch_base.c