Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我开发了一个自定义键盘。我要求用户使用 inputMethodManager.showInputMethodPicker().
inputMethodManager.showInputMethodPicker()
当用户在使用我的应用程序时实际更改键盘/ime时,我如何实现一个被调用的监听器?