Package 

Class LottieCompositionFactory


  • 
    public class LottieCompositionFactory
    
                        

    Helpers to create or cache a LottieComposition.

    All factory methods take a cache key. The animation will be stored in an LRU cache for future use. In-progress tasks will also be held so they can be returned for subsequent requests for the same animation prior to the cache being populated.