MohamedRejeb / Calf

Calf is a library that allows you to easily create adaptive UIs and access platform specific APIs with Compose Multiplatform (Adaptive UI, File Picker, WebView, Permissions...).
https://mohamedrejeb.github.io/Calf/
Apache License 2.0
709 stars 32 forks source link

Android notification permission opens notification settings #111

Closed Joe3112 closed 2 weeks ago

Joe3112 commented 2 weeks ago

A small feature that launches notification settings instead of the default app settings screen.

Great work with this library!