Considering 3 entry point for manual render start 47/210447/1
authorChangwoo KIM <cw2010.kim@samsung.com>
Fri, 19 Jul 2019 04:53:35 +0000 (13:53 +0900)
committerhyunho <hhstark.kang@samsung.com>
Fri, 19 Jul 2019 06:51:57 +0000 (15:51 +0900)
commit7c0825aec45744e558ef61dd8f4ef73cf0de7fa9
treecce96ecb942c01cab95dc143b40028d4de51ffab
parent8fb4607d22c95e2619849feef67714852e224978
Considering 3 entry point for manual render start

1. Pre-Visilibity Event (Only for LCD ON State)
2. AppControl Event
3. Evas Object Move Event

For LCD Off/Evas Object Move Event case, wathcface will be paused by auto visibility check
But in case of AppControl, there is no visibility check to pause watchface.
So add new timer for 200ms to check iconify state.
Once watchface got resume on iconify state, the timer will check it's visibility and pause the watchface

Change-Id: Ic68f55588dfb550fdd76148b82504f4e41a2651f
Signed-off-by: hyunho <hhstark.kang@samsung.com>
watch-control/src/control.c