doublesymmetry / KotlinAudio

KotlinAudio is an Android audio player written in Kotlin, making it simpler to work with audio playback from streams and files.
Apache License 2.0
44 stars 70 forks source link

Fix notification customization on android 13 #64

Closed puckey closed 1 year ago

puckey commented 1 year ago

This pr fixes notification customization for Android 13 and up. See https://github.com/doublesymmetry/react-native-track-player/issues/1775