I apologize if the question title is confusing. I'm a bit confused myself.
I am an Android developer and have heard of the Material Theme Editor plugin for the Sketch app (https://material.io/tools/theme-editor/). I wished to use this plugin to design my next application.
As per a previously unanswered question here on Stack Overflow (Material Design plugin in Sketch: How do you export the generated theme?), I watched this YouTube video (https://www.youtube.com/watch?v=BLrgDgd_1c0) on the basics of the Material Theme Editor.
However, the video only discusses how to work with the Material Theme Editor plugin, and not what to do when one is finished designing the theme.
I was wondering if Sketch or the plugin would generate a styles.xml
file to copy/paste into Android Studio, or if I, a developer, would need to individually transcribe each design element into the styles.xml
file.