Package com.airbnb.lottie.parser
Class AnimatableTextPropertiesParser
- java.lang.Object
-
- com.airbnb.lottie.parser.AnimatableTextPropertiesParser
-
public class AnimatableTextPropertiesParser extends 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 IOException
- Throws:
IOException
-
-