Zeplin automatically generates resources, including measurements, assets and code snippets tailored to platform needs.
Here's a list of features that will help you develop Android projects:
- Measurements are in dp/sp.
- Assets are available as 5 PNGs (mdpi, hdpi, xhdpi, xxhdpi, xxxhdpi) and SVGs. Vector Drawables are on the way!
- XMLs from project color palette and text styles, from the project Styleguide.
TextView
code snippets from text layers.
- When you first export assets into a res directory of your project, assets are placed in the appropriate directories. Next time you export another asset, you can simply select the project.
☝️ If you're working on the Windows app, you can change the folder by just clicking on the “Exporting to ...” text.
Related articles: