mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-06-30 19:15:50 +01:00
a46e7541d0
Android Q encounters massive slowdown when using contentUris for media. Switching to fileUris (which we're already doing for the folder thumbnail) gets us back to the expected performance level.