How to put space character into a string name in XML?

后端 未结 14 2113
谎友^
谎友^ 2020-12-12 13:31

i have defined some strings in the strings.xml file. Now I need to put some extra space between some numbers in the string. When I type extra space characters t

14条回答
  •  陌清茗
    陌清茗 (楼主)
    2020-12-12 13:45

    Put   in string.xml file to indicate a single space in an android project.

提交回复
热议问题