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