检测Android通知栏中的触摸事件

发布于 2024-12-21 00:40:00 字数 162 浏览 2 评论 0原文

我正在为 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文