Scott Wehby

Results 4 comments of Scott Wehby

saving my life over here with this link

I have Pixel 7 on Android 14. I noticed that the app never uses `PlayerFragment`, which is where all of the PiP logic is handled. Playback is being done in...

A little insight into the possible differences between navigation modes. Android 12 added `setAutoEnterEnabled` where `true` means a lot more of this process is handled by the OS. They specifically...

https://github.com/jinglebiscuits/coil-test Here's a simple project that loads the svg provided by the issue creator using the same coil library as Jellyfin. The sample app displays the svg correctly.