AndroidColorXmlToColorImportProcessor
Version #1
Description:
This is a Respresso color format-compatible import processor for importing an Android Resource file containing colors. (Extension: .xml).
For more info about the format visit the official page: https://developer.android.com/guide/topics/resources/more-resources#Color
Please note that not all valid formats can be parsed. Only hex_color and references to a color in the same file are supported.
Interface:
Config
: EmptyStructure:v1 [REQUIRED]Input
: ImportFlowInputStructure:v1 [REQUIRED]Output
: ImportFlowOutputStructure:v1
Sample:
<processor id="<FLOW_SCOPED_ARBITRARY_ID_GOES_HERE>" name="AndroidColorXmlToColorImportProcessor" version="1" />