标签: android textview
我的Activity布局上有一个TextView。如果我setText(" 1x")" x"没有在Android 2.x设备上显示。但是如果我执行setText(" 1xx"),则TextView设置为" 1x"。有人提示吗?