SyntaxFix
Write A Post
Hire A Developer
Questions
You want to it display like "-4, 5, -5, 6, -6," (two spaces),you can add the following code to string.xml
<string name="spelatonertext3"> "-4,  5, -5,  6,  -6,"</string>
is display one space.