mirror of
https://github.com/zarzet/SpotiFLAC-Mobile.git
synced 2026-07-26 14:01:03 +02:00
2e7e2b1964
legacyProviderIdFromResourceId and stripPrefixedResourceId were copy-pasted in the album, artist, and playlist screens with slightly different null semantics; the shared nullable variant plus explicit ?? 'spotify' fallbacks makes the difference visible at the call sites.