roana0229 / android-xml-sorter

Android Studio & IntelliJ Plugin for sort xml by name="xxx".
Apache License 2.0
103 stars 12 forks source link

Add option to separate non-translatable strings #24

Closed Tunous closed 6 years ago

Tunous commented 6 years ago

This pull request adds feature requested in #22 to group strings by "translatable" attribute.

image


When selected all strings that have "translatable" attribute set to "false" will be placed after all of the other strings like here:

image

roana0229 commented 6 years ago

👀 Awesome! I will confirm soon.

roana0229 commented 6 years ago

Great 👍 Thank you ! I will release as next version.