You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem description
When using termux-notification, if I'm understanding correctly, the --ongoing parameter should make the notification a persistent, unswipable one. However, I can still swipe to close it.
Steps to reproduce
Send yourself a notification, for example: termux-notification --ongoing --id test -t Test -c "Blah blah"
then try swiping it away.
Expected behavior
The notification should not be removable by swipe action - I should only be able to get rid of it by using termux-notification-remove.