开发者

Multiple Icons on status bar! How to disable this?

开发者 https://www.devze.com 2022-12-24 06:12 出处:网络
HI In Bluetooth application I am noticing it is displaying multiple icons not number. I updated number of not开发者_开发问答ification object, then it was displaying number and but also multiple icons

HI

In Bluetooth application I am noticing it is displaying multiple icons not number. I updated number of not开发者_开发问答ification object, then it was displaying number and but also multiple icons.. how to disable this multiple icons?


Increasing the .number on the Notification object shouldn't have that effect.

I think it is possible a bug in your code is calling NotificationManager.notify() multiple times. Try adding some logging when the notifications are sent.

0

精彩评论

暂无评论...
验证码 换一张
取 消