From 8a9404fad74c9e8c3c594e718f0ab4727a45fd0b Mon Sep 17 00:00:00 2001 From: InHong Han Date: Tue, 21 Aug 2018 11:32:11 +0900 Subject: [PATCH] input-method: Add reshow_input_panel protocol Change-Id: I7cb20076e85ff01d3fdad0b669ae393b77887534 --- protocol/tizen/input-method.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/protocol/tizen/input-method.xml b/protocol/tizen/input-method.xml index fb28774..705342b 100644 --- a/protocol/tizen/input-method.xml +++ b/protocol/tizen/input-method.xml @@ -246,6 +246,11 @@ + + + This is a request to send show event after IME is restarted. + + -- 2.34.1