Since I switched to Android 10 on my device, the library is failing to fetch the thumbnail paths.
Debugging I can see that the generateThumbnail method is correctly generating a Bitmap, however the content resolver query is returning an empty cursor:
Since I switched to Android 10 on my device, the library is failing to fetch the thumbnail paths.
Debugging I can see that the
generateThumbnail
method is correctly generating a Bitmap, however the content resolver query is returning an empty cursor:I am testing with a Pixel 3a with Android 10.