Package 

Class FallbackAssetLoader

  • All Implemented Interfaces:
    app.rive.runtime.kotlin.core.RefCount

    
    public final class FallbackAssetLoader
    extends FileAssetLoader
                        

    The default asset loader used by RiveAnimationView when loading assets. This allows for setting up cascading asset loaders which may be useful when each represents a different source or policy, e.g. a memory cache, local storage, and network.