Skip to content
New issue

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

setOnKeyListener #8

Open
VW-LAMANDO opened this issue Jul 6, 2018 · 0 comments
Open

setOnKeyListener #8

VW-LAMANDO opened this issue Jul 6, 2018 · 0 comments

Comments

@VW-LAMANDO
Copy link

你好,

android sdk中关于这个方法中的说明
/**
* Register a callback to be invoked when a hardware key is pressed in this view.
* Key presses in software input methods will generally not trigger the methods of
* this listener.
* @param l the key listener to attach to this view
*/

但是在您的代码中,监控IME事件是通过这个方法来实现的,我发现偶尔情况下,IME的事件是无法传送到 View中的,也就是说我在IME上点击任意数字,但是View中没有任何效果。

期待您的回复

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant