-
- All Implemented Interfaces:
-
com.airbnb.lottie.parser.ValueParser
public class ColorParser implements ValueParser<Integer>
-
-
Field Summary
Fields Modifier and Type Field Description public final static ColorParserINSTANCE
-
Method Summary
Modifier and Type Method Description Integerparse(JsonReader reader, float scale)-
-
Method Detail
-
parse
Integer parse(JsonReader reader, float scale)
-
-
-
-