RESPECT_PERFORMANCE

Respect the EXIF orientation flag only for image formats that won't negatively affect performance.

This strategy respects the EXIF orientation flag for the following MIME types:

  • image/jpeg

  • image/webp

  • image/heic

  • image/heif

This is the default value for ImageLoader.Builder.bitmapFactoryExifOrientationStrategy.