ymqq / Dimens-Generating

:ballot_box_with_check: A Generate any smallest width screen size dimens.xml plugin for Android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dimens-Generating

License Version

Dimens-Generating

☑️A Generate any smallest width screen size dimens.xml plugin.

Features

  • Generate a dimens.xml file of the specified size (can be customized) based on the selected dimens.xml file.
  • When the file to be generated already exists, you can control whether to overwrite.
  • Can generate multiple files of the specified size at the same time.
  • Can generate one or multiple times at a time.
  • Transformation layout.xml or layout folder DP DIP SP in the resource file.

Usage

  • Choose origin dimens.xml -> right click -> Dimens Generating -> Generate Dimens -> Edit option -> Click "Generate/生成" button
  • Choose origin dimens.xml -> right click -> Dimens Generating -> Convert Dimens -> Edit option -> Click "Convert/转换" button

Tips

  • Stay in Chinese text and display English later.
  • Welcome to improve your opinion.
  • If you feel good,please star,thank you very much.

To Do List

  • Support Japanese and Korean
  • Optimize the UI
  • Perfect the documentation

Change Notes

  • V2.0.3
  1. fix some V2.0.0 Bugs
  • V2.0.0
  1. fix issue6
  2. Add Logo
  3. Transformation layout.xml or layout folder DP DIP SP in the resource file
  • V1.2.0
  1. Redraw the UI
  2. Add save configuration function
  3. Support English and Chinese
  4. Fix bug where resource attribute cannot be converted starting with "dip"
  • V1.1.0
  1. Custom decimal bit
  2. Generate multiple default parameter
  3. Custom qualifier name
  • V1.0.1
    Solve the problem that the specified size of the generated file is invalid

  • V1.0.0
    First Version

ScreenShot

ScreenShot

About

:ballot_box_with_check: A Generate any smallest width screen size dimens.xml plugin for Android.

License:MIT License


Languages

Language:Java 100.0%