9a7cfac7f8
android / Build + lint + test (push) Failing after 2m51s
detekt: onCustomCommand had 3 returns (unsupported / no-mediaItem / success), ReturnCount cap is 2. Pull the toggle path into a private launchToggleForCurrent helper so onCustomCommand is a single return (if/else picks the result code, one Future wrap) and the helper has at most 2 returns.