Fix initial viewer visibility value 32/150932/1
authorHwankyu Jhun <h.jhun@samsung.com>
Mon, 10 Jul 2017 00:28:15 +0000 (09:28 +0900)
committerHyunho Kang <hhstark.kang@samsung.com>
Tue, 19 Sep 2017 05:56:26 +0000 (14:56 +0900)
commitbfd7192a4de0664f46b4ceb2af3b4e4385fdf625
tree20962ab9c4227b26756d3f4cd8ec67d686caa8c0
parent48fa3b2e5b56e0b6e82633b0b33bdc6977e970a4
Fix initial viewer visibility value

If the viewer doesn't manage the watch visibility manullay,
the watch-application cannot go to resume state when the application is paused.
Because, the viewer_visibility value is the unknown value.
This patch is to fix the initial value.

Change-Id: I1b265cca0e63aae402e9a4ad4ab0bc58f8b3949b
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
src/watch_app_main.c