mirror of
https://github.com/zarzet/SpotiFLAC-Mobile.git
synced 2026-07-26 05:51:18 +02:00
bb66cc470a
A track that finished downloading dropped out of the active lead zone and re-appeared in the history zone below every still-queued sibling, visually jumping several positions during album downloads. The existing completion bridge masked this for only 6 seconds. Keep completion-bridge cells pinned in the lead zone for as long as other downloads are still active, and hide their history rows while pinned so tracks don't render twice. Once the queue goes idle the bridge dismisses and items settle into their normal history position.