检测Android通知栏中的触摸事件
我正在为 Android 平板电脑(Honeycomb)编写自定义输入法。我注意到默认键盘实现会检测空格键(和其他键)下方的通知区域上的触摸事件并激活最近的键。我想实现类似的功能。但是,当您触摸通知区域时,我的输入方法(使用自定义视图)就会被隐藏。如何检测和处理通知区域上的触摸事件而不是让它们隐藏我的输入法?
I am writing a custom InputMethod for Android tablets (Honeycomb). I noticed that the default keyboard implementation detects touch events on the notification area beneath the spacebar (and other keys) and activates the closest key. I would like to implement similar functionality. However, my InputMethod (which uses a custom view) simply is hidden when you touch the notification area. How do I detect and handle touch events on the notification area instead of allowing them to hide my InputMethod?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论