我有一个字符串数组,其中使用了%符号。使用%的正确格式是%。当我在该数组中有多个%的字符串时,它会给我这个错误。
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