From: Jihoon Kim Date: Fri, 21 Feb 2020 07:24:46 +0000 (+0900) Subject: Add vconf key for notification after the dismissal of the input panel X-Git-Tag: accepted/tizen/unified/20200227.121103^0 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fappfw%2Fvconf-internal-keys.git;a=commitdiff_plain;h=1ea29a6c71afb7414b4e8c8b75209d06d3c55523 Add vconf key for notification after the dismissal of the input panel Change-Id: I181edac4eda639fc17a31c35523361868c2dbca5 Signed-off-by: Jihoon Kim --- diff --git a/data/vconf-internal-isf-keys.xml b/data/vconf-internal-isf-keys.xml index d1b9290..7ab21bd 100644 --- a/data/vconf-internal-isf-keys.xml +++ b/data/vconf-internal-isf-keys.xml @@ -26,6 +26,7 @@ VCONFKEY_ISF_INPUT_PANEL_STATE_WILL_HIDE VCONFKEY_ISF_INPUT_PANEL_STATE_SHOW VCONFKEY_ISF_INPUT_PANEL_STATE_WILL_SHOW + VCONFKEY_ISF_INPUT_PANEL_STATE_DID_HIDE diff --git a/packaging/vconf-internal-keys.spec b/packaging/vconf-internal-keys.spec index f80671d..3e76998 100755 --- a/packaging/vconf-internal-keys.spec +++ b/packaging/vconf-internal-keys.spec @@ -1,6 +1,6 @@ Name: vconf-internal-keys Summary: Internal shared keys for vconf -Version: 0.0.166 +Version: 0.0.167 Release: 0 Group: Application Framework/Configuration License: Apache-2.0