Package com.airbnb.lottie.parser
Class AnimatableTextPropertiesParser
- java.lang.Object
-
- com.airbnb.lottie.parser.AnimatableTextPropertiesParser
-
public class AnimatableTextPropertiesParser extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static AnimatableTextPropertiesparse(JsonReader reader, LottieComposition composition)
-
-
-
Method Detail
-
parse
public static AnimatableTextProperties parse(JsonReader reader, LottieComposition composition) throws java.io.IOException
- Throws:
java.io.IOException
-
-