Android中的音量控制弹窗是如何实现的?
我想实现一个 Android 应用程序,它显示一个始终在前台弹出窗口(甚至在呼叫屏幕前面),类似于使用音量控制键时可见的弹出窗口。遗憾的是,吐司和通知都不足以满足我的需求。
我对 @android:style/Theme.Dialog 进行了很多实验,但它创建的对话框大多不在前台。
如何创建我需要的内容或者如何在 Android 中实现始终前台弹出窗口?
I want to realise an Android application that shows an always in foreground popup (even in front of the call screen) similiar to the one visible when you use the volume control keys. Sadly, neither toasts nor notifications are sufficient for my needs.
I experimented a lot with @android:style/Theme.Dialog
, but the dialogs it creates are mostly not in the foreground.
How do I create what I need or how is the always-foreground popup implemented in Android?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论