lbry-desktop/ui/component/fileRenderMobile
infinite-persistence 95f90d8a84
Fix autoplay-next not working on mobile
## Why
The playing URI was being cleared every time we leave the File Page, I believe to prevent the floating from continue playing outside of the File Page.

## Approach
Close FileRenderMobile by checking playingUri/primaryURI instead.
For the case of livestreams, just display it.
2022-02-17 17:37:58 +08:00
..
index.js Fix autoplay-next not working on mobile 2022-02-17 17:37:58 +08:00
view.jsx Fix autoplay-next not working on mobile 2022-02-17 17:37:58 +08:00