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 duplicate notification buttons and force order #72

Closed puckey closed 1 year ago

puckey commented 1 year ago
puckey commented 1 year ago

@dcvz this one can also be included in the next rc

jeroenptrs commented 1 year ago

Tested this on android 10, 12 and 13 on the example app and it appears to work correctly!

puckey commented 1 year ago

@jeroenptrs thanks for testing!

dcvz commented 1 year ago

Thanks for the PR @puckey and thanks for testing @jeroenptrs !