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: only pass relevant actions in getCustomActions #69

Closed puckey closed 1 year ago

puckey commented 1 year ago

This should fix https://github.com/doublesymmetry/react-native-track-player/issues/1970

dcvz commented 1 year ago

Thanks for this one @puckey !