An android studio plugin for creating scaled dimension values for different pixel buckets.
-
- 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.
-
- 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.