简体   繁体   中英

How to supress a notification pop-up?

There are some notifications on Android, like the Spotify playback notification or charging notifications from the Android-System that don't visually pop up. I'm looking for the parameter inside those notifications which determines this behaviour. Anyone knows how this is done?

Thanks!

尝试将Notification标志设置为Notification.FLAG_NO_CLEAR或Notification.FLAG_ONGOING_EVENT

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM