设计模式总结

185 阅读1分钟

设计模式总结

image.png

工厂模式

image.png

在类LottieAnimationView中setAnimation()中通过工厂类LottieCompostionFactory中的不同接口来加载当前的json文件。