我有一个字符串数组,其中使用了%符号.正确使用的格式%是%.当我在该数组中有一个字符串有多个时%它给了我这个错误.
Multiple annotations found at this
line:
- error: Multiple substitutions specified in non-positional format;
did you mean to add the formatted="false" attribute?
- error: Found tag </item> where </string-array> is expected
Run Code Online (Sandbox Code Playgroud)