Files
minstrel/android
bvandeusen 741ce1fa07
android / Build + lint + test (push) Successful in 3m32s
android / Build signed release APK (push) Has been skipped
fix(android): extract PlaylistCardCover to clear detekt LongMethod
Adding the play-button overlay in the previous commit pushed
PlaylistCard from 49 to 62 lines, two over detekt's 60-line cap.
Splitting the cover stack into its own private composable
(PlaylistCardCover) brings the outer function back under the limit
while keeping the call site readable.

Behavior identical to f17610ec; pure refactor for lint compliance.
2026-05-31 23:51:59 -04:00
..