Package 

Interface ImageAssetDelegate


  • 
    public interface ImageAssetDelegate
    
                        

    Delegate to handle the loading of bitmaps that are not packaged in the assets of your app.

    • Method Summary

      Modifier and Type Method Description
      abstract Bitmap fetchBitmap(LottieImageAsset asset)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait