Postpone calling pause callback 86/183586/1
authorHwankyu Jhun <h.jhun@samsung.com>
Thu, 5 Jul 2018 09:55:04 +0000 (18:55 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Mon, 9 Jul 2018 01:23:03 +0000 (10:23 +0900)
commitc1c6f582c0b72a0ca4a196663a27382c66e8e004
tree9cb796aa502c360ab81130bd1dcd7f6acc7782aa
parentf88a7f0da72ef1e80c74e2522a59bdd3289fbe4d
Postpone calling pause callback

The watch-application can have multiple viewers. Sometimes,
it has a timing issue when the viewers' state are changed.
This patch adds a pause timer for handling multiple viewer scenario.
It's a workaround.

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