提交 4b2cfe28 编写于 作者: C cy7717

mod

Signed-off-by: Ncy7717 <chenyu301@huawei.com>
上级 e3dfb694
...@@ -155,7 +155,7 @@ ...@@ -155,7 +155,7 @@
}) })
globalThis.inputAbility.on('inputStop', (imeId) => { globalThis.inputAbility.on('inputStop', (imeId) => {
if (imeId == "包名/Ability名") { if (imeId == "包名/Ability名") {
this.mContext.destroy(); // 销毁InputMethodExtensionAbility服务 this.mContext.destroy(); // 销毁InputMethodExtensionAbility服务
} }
}); });
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册