httpdispatch / MissedNotificationsReminder

Periodical sound reminder for missed notifications in Android OS.
74 stars 22 forks source link

Notification overlap #59

Closed piccolbo closed 3 years ago

piccolbo commented 3 years ago

Since some recent OS update (stock android on pixel 3) the reminder overlaps the main notification. The only way to read it is to dismiss the reminder. Swiping the reminder doesn't work anymore. May be related to #45.

httpdispatch commented 3 years ago

You may delay reminder notification creation in the app settings

piccolbo commented 3 years ago

I don't see the word "delay" in the settings, including advanced setting. Sorry probably just missing it. Can you tell me what section it is under? Also not sure what delay would do. I was thinking that the notification should appear one after the other, not overlapped, rather than overlap in a certain order.

httpdispatch commented 3 years ago

image