Terminate pop-up with Home key when launch mode is 'single' 27/229127/1
authorYunjin Lee <yunjin-.lee@samsung.com>
Mon, 30 Mar 2020 03:35:11 +0000 (12:35 +0900)
committerYunjin Lee <yunjin-.lee@samsung.com>
Mon, 30 Mar 2020 03:35:11 +0000 (12:35 +0900)
commitdcc7a83713285957faece17783d48bab46755797
tree491aacf08fec484f4a8b127225600222f3c1d96d
parent1bd246108344db1c6438bfe7534018eb30fa6ae1
Terminate pop-up with Home key when launch mode is 'single'

- If caller app doesn't have ui then askuser launches pop-up with
'single' mode. If launch mode is 'single' then terminate pop-up with
Home key event.

Change-Id: I76a3cce7d8037deb2a04d691927b9e0b7fbc33ae
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
common/include/common_utils.h
common/src/common_utils.c
ui/src/app_main.c
ui/src/popup.c