EgorBo / EgorBo/Toasts.Forms.Plugin
Feature request: create notification which does not close when clicked
Open
enhancement
good first issue
help wanted
- Dominant language
- C#
- Stars
- 275
- Forks
- 81
- PR merge metrics
- No merged PRs in 30d
Description
In Android I use notification which do not disappear when clicked, and I cannot replace those with this Nuget. Specifically this is the issue in the code:
.SetAutoCancel(true)
It would be very useful to create permanent notifications which can be clicked multiple times (on all platforms)..
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.