We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我已确认所提问题在 FAQ.md 及 Issues 上没有。
问题描述: 其他输入框的软键盘和车牌照键盘会同时存在。
车牌组件版本:0.7.3
建议: 建议加个监听,如果系统键盘出来,隐藏PopupKeyboard,PopupKeyboard出来的时候隐藏系统键盘。 点击input_view,如果PopupKeyboard显示,则PopupKeyboard隐藏,再次点击input_view如果PopupKeyboard隐藏,则PopupKeyboard显示。这样就差不多没啥问题了。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
我已确认所提问题在 FAQ.md 及 Issues 上没有。
问题描述:
其他输入框的软键盘和车牌照键盘会同时存在。
车牌组件版本:0.7.3
建议:
建议加个监听,如果系统键盘出来,隐藏PopupKeyboard,PopupKeyboard出来的时候隐藏系统键盘。
点击input_view,如果PopupKeyboard显示,则PopupKeyboard隐藏,再次点击input_view如果PopupKeyboard隐藏,则PopupKeyboard显示。这样就差不多没啥问题了。
The text was updated successfully, but these errors were encountered: