iammike / simple-image-library

Someone on the internet requested a barebones Photo Library viewer for their special needs son. Sounded like an interesting and simple project, and my two toddlers would benefit from it as well.
0 stars 0 forks source link

Shut down video player when leaving app #38

Closed iammike closed 9 months ago

iammike commented 9 months ago

Returned from a soft launch after playing a video and the other video was still in the background somewhere when I started another one

iammike commented 9 months ago

I think refactoring resolved this. Pause isn't immediate, but it's pretty fast. I don't know how I could improve this. Not seeing any bugs.