Launch notification dots pref with same task

This commit is contained in:
Suphon Thanakornpakapong
2021-08-07 15:26:24 +07:00
parent 6ef01619f3
commit 91d5be1beb
@@ -65,7 +65,6 @@ fun NotificationDotsPreference() {
showDialog = true
} else {
val intent = Intent("android.settings.NOTIFICATION_SETTINGS")
.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK)
.putExtra(
SettingsActivity.EXTRA_FRAGMENT_ARG_KEY,
"notification_badging"