Auxio/app/src/main/java
OxygenCobalt 7f07764b68
playback: fix delayed actions not working
Fix an issue on some devices where the delayed actions system would
not work on startup.

Apparently onStart can be called several times with the same intent.
No, I am not joking. What the actual hell. This would cause any
delayed action other than Restore to be overwritten. The only hard
rule about android is that there are no rules. I hate this platform
so much.
2022-07-17 16:00:17 -06:00
..
org/oxycblt/auxio playback: fix delayed actions not working 2022-07-17 16:00:17 -06:00