如何在右侧创建状态栏图标? (安卓)

发布于 2024-08-26 20:06:17 字数 214 浏览 8 评论 0原文

NotificationNotificationManager 用于创建要放置在屏幕左上角位置的图标。 Notification 还需要在状态栏下拉列表中包含一个条目。

不过,右侧的电池、信号强度、无线指示灯等图标不需要状态栏上的任何条目。

如何在状态栏下拉菜单中没有任何条目的情况下制作此类图标?

Notification and NotificationManager are used to create icons to be placed on the top-left position of the screen. A Notification also need to have an entry on the status bar pull-down.

However, icons on the right side such as the battery, signal strength, wireless indicators do not need any entry on the status bar.

How do I make such icons without any entry in the status bar pull-down?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

星星的軌跡 2024-09-02 20:06:17

我相信通知栏的右侧区域是为操作系统保留的。

I believe the right side area of the notification bar is reserved for the OS.

可是我不能没有你 2024-09-02 20:06:17

为什么你会接受上面的答案。 。 。如果您使用 android 源代码并自己构建它,那么将图标设置在右侧并不是不可能的。我在这里开始了一个新问题如何在右侧创建通知\状态栏图标?

Why would you accept the above answer . . . if you take the android source and build it yourself then setting the icon on the right side isn't impossible. I've Started a new Question with this check here How to create a Notification \ status bar icon on the right side?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文