Files
minstrel/android
bvandeusen 9a7cfac7f8
android / Build + lint + test (push) Failing after 2m51s
fix(android): LikeMediaCallback ReturnCount — extract toggle helper
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.
2026-06-03 07:40:33 -04:00
..