Package com.airbnb.lottie.parser
Class ScaleXYParser
- java.lang.Object
-
- com.airbnb.lottie.parser.ScaleXYParser
-
public class ScaleXYParser extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static ScaleXYParserINSTANCE
-
-
-
Field Detail
-
INSTANCE
public static final ScaleXYParser INSTANCE
-
-
Method Detail
-
parse
public ScaleXY parse(JsonReader reader, float scale) throws IOException
- Throws:
IOException
-
-