Use dialog for notification permisions

This commit is contained in:
M66B
2023-08-03 18:57:58 +02:00
parent f3b404e9c8
commit c5662d05d2
4 changed files with 59 additions and 24 deletions

View File

@@ -328,7 +328,8 @@ public class FragmentOptionsMisc extends FragmentBase implements SharedPreferenc
"redmi_note",
"accept_space", "accept_unsupported",
"junk_hint",
"last_update_check", "last_announcement_check"
"last_update_check", "last_announcement_check",
"notifications_reminder"
};
@Override