Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.24 KB

File metadata and controls

23 lines (13 loc) · 1.24 KB

image

Android-Pixel-Density-Export-Settings

This is a utility plugin that applies the export settings for different pixel density sizes on Android.

Install on Figma

You can read the documentation in the link below around why density independent pixels are used to support multiple devices.

https://developer.android.com/training/multiscreen/screendensities

How to Use

  1. Select the frame containing the asset you'd like to export
  2. Press command + / or search for Android Pixel Density Export Settings in the Plugins menu
  3. Run the plugin
  4. Export settings should be prefilled

All credit goes Brian Lovin whose plugin, iOS Export Settings, gave me the initial idea and also allowed me to fork his repo on GitHub and tweak a few values to publish this plugin.

Feel free to ping me on Twitter @justinmfarrugia if you have any questions or ideas around how I can extend this plugin.