I have to update existing notification from a broadcast-receiver. every time I call notificationManager.notify(NOTIFICATION_ID, builder.build()); the notificati
notificationManager.notify(NOTIFICATION_ID, builder.build());