Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 709 Bytes

README.md

File metadata and controls

26 lines (13 loc) · 709 Bytes

Dimenify

An android studio plugin for creating scaled dimension values for different pixel buckets.

Usages

  • Generate for a specific dimen

    1. Locate the dimens.xml file in the editor.
    2. Move the cursor to the dimension and right click.
    3. Select Generate -> Generate alternate dimens..
    4. Insert the scale factors you want to use for conversion and click OK.
  • Generate for an entire file

    1. Locate the dimens.xml file in the project view and right click.
    2. Select 'Generate alternate dimens from file'.
    3. Insert the scale factors for conversion and click OK.

Alt Text