The Adobe Creative SDK Image Editing says that developers can customize the UI by editing xml files, but I don't see any xml files in the sdk directory. I asked for more documentation to Adobe, but haven't got any feedback. Please help.
https://creativesdk.adobe.com/docs/android/#/articles/imageediting/index.html
- Customization You can customize almost all the visual aspects of the CreativeSDKImage UI by editing the style entries in the aviary_styles.xml, aviary_colors.xml, aviary_dimens.xml and aviary_config.xml files. Most of the custom attributes you'll find inside the aviary_theme.xml and aviary_styles.xml files are documented inside the aviary_attrs.xml file. The aviary_config.xml file contains all the customizable behaviors of the SDK like the colors to show inside the text tool or the drawing tool, the sizes of the brush tools, the custom crop ratios for the crop tool, the default font used in the meme tool, etc.. Inside the aviary_config.xml file you'll find a detailed description of every entry.