草庐IT

mNotifyBuilder

全部标签

Android 在点击时删除通知(由 mNotifyBuilder 创建)

我找到了很多答案,但都没有帮助:(我有这段代码:privatestaticvoidgenerateNotification(Contextcontext,Stringmessage){inticon=R.drawable.icon;NotificationManagermNotificationManager=(NotificationManager)context.getSystemService(Context.NOTIFICATION_SERVICE);intnotifyID=96;NotificationCompat.BuildermNotifyBuilder=newNotif