Closed Petrakeas closed 3 years ago
StringXMLConverter ignores strings that reference other strings. For example, "@string/bar" will be ignored.
The XML string used in the unit test, now contains a string with a string reference.
StringXMLConverter ignores strings that reference other strings. For example, "@string/bar "
will be ignored.
The XML string used in the unit test, now contains a string with a string reference.