We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa19d34 commit 844384bCopy full SHA for 844384b
CHANGELOG.md
@@ -13,6 +13,7 @@ _None_
13
* Add the option for `an_localize_libs` to provide a `source_id` for each library being merged.
14
If provided, that identifier will be added as an `a8c-src-lib` XML attribute to the `<string>` nodes being updated with strings from said library.
15
This can be useful to help identify where each string come from in the resulting, merged `strings.xml`. [#351]
16
+* Add the option for `an_localize_libs` to set the `tools:ignore="UnusedResources"` XML attribute for each string being merged from a library. [#354]
17
18
### Bug Fixes
19
0 commit comments