If got some issues with a notification I want to show in the notification bar. Although I set the notification flag to Notification.DEFAULT_LIGHTS & Notification.F
Notification.DEFAULT_LIGHTS & Notification.F
2016 state: you can use mBuilder.setAutoCancel(true).
mBuilder.setAutoCancel(true)
Source: https://developer.android.com/reference/android/app/Notification.Builder.html