mirror of
https://github.com/openharmony/miscservices_inputmethod.git
synced 2026-07-19 12:08:05 -04:00
Signed-off-by: ma-shaoyin <mashaoyin1@huawei.com>
` Changes to be committed:
This commit is contained in:
@@ -413,7 +413,7 @@ namespace MiscServices {
|
||||
IMSA_HILOGI("InputMethodAbility::HideKeyboardSelf inputControlChannel_ is nullptr");
|
||||
return;
|
||||
}
|
||||
inputControlChannel->hideKeyboardSelf(1);
|
||||
inputControlChannel_->hideKeyboardSelf(1);
|
||||
}
|
||||
|
||||
std::u16string InputMethodAbility::GetTextBeforeCursor(int32_t number)
|
||||
|
||||
Reference in New Issue
Block a user