最佳答案
有没有可能把变量放在字符串资源中? 如果有,我怎么使用它们。
我需要的是:
<string name="next_x_results">Next %X results</string>
并将一个 int 代替% X。