Class ImageAssetLoader

  • All Implemented Interfaces:
    AssetLoader

    @Deprecated
    public final class ImageAssetLoader
    extends Object
    implements AssetLoader
    Deprecated.
    com.google.android.exoplayer2 is deprecated. Please migrate to androidx.media3 (which contains the same ExoPlayer code). See the migration guide for more details, including a script to help with the migration.
    An AssetLoader implementation that loads images into Bitmap instances.

    Supports the image formats listed here except from GIFs, which could exhibit unexpected behavior.