android
android copied to clipboard
HEIC format in grid mode
Images in HEIC format does not have thumbnail to be retrieved from server. That's not a problem in list view, but setting the app in grid:
- Empty thumbnails
- Filename hidden
so, this is not very friendly
Some proposals:
- Dont handle HEIC files as images (very ugly)
- Set an specific placeholder for such format
- Check for another library that handles that format in Android (coil?)
More options?
You can decode it on Bitmap.