dimenify
dimenify copied to clipboard
An android studio plugin for creating scaled dimension values for different pixel buckets
Dimenify
An android studio plugin for creating scaled dimension values for different pixel buckets.
Usages
-
Generate for a specific dimen
- Locate the dimens.xml file in the editor.
- Move the cursor to the dimension and right click.
- Select Generate -> Generate alternate dimens..
- Insert the scale factors you want to use for conversion and click OK.
-
Generate for an entire file
- Locate the dimens.xml file in the project view and right click.
- Select 'Generate alternate dimens from file'.
- Insert the scale factors for conversion and click OK.