我无法理解为什么onStartInput
和onStartInputView
在Android开发者网站的Android Inputmethodservice 中使用。我已经在自己的onCreateInputView
自定义键盘中实现了所有功能。
如果有人向我解释这些内容,可能会非常有帮助。
我也在stackexchange中发布了代码审查,但没有回应:https://codereview.stackexchange.com/questions/203391/android-custom-keyboard-what-is-onstartinput-onstartinputview-over-oncreatein