gradle-unused-resources-remover-plugin
gradle-unused-resources-remover-plugin copied to clipboard
Gradle Plugin that removes unused resources in Android projects.
### Overview The format around the first tag in XML isn't preserved. ### Description When I ran this plugin against a project, one of the modified XML file now looks...
After running a task, for example, `"foo"` would be converted to `"foo"`. I know `"` needn't be escaped though, it's better for me not to change them anyway. Is it...
Thank you for providing a wonderful plugin! :) BTW, should I run `removeUnusedResources` task twice or more to assure *Completed*? In our case, it's not enough to remove resources by...
# Overview - strings, dimens, integers...
# Overview To make faster, it would be nice to exclude text directory when checking
# Overview Currently there is few tests for multi module in `example` & `example-module`
### Overview Used resources were removed. ### Description I have a strings xml file that contains Thailand language but all the strings will become "?" after running the command ![Screenshot...