我有一个文本视图,将几个字符显示为矩形,我不知道它们来自哪里。有任何想法吗?
这是带有文本的 XML:
<item>
Five cents per gallon discount. Go online to www.amerigas.com or yellow pages for the closest AmeriGas location.
\n\n
Offers subject to change without notice, some restrictions may apply, contact store for details. Offer does not apply to fixed price customers. You must provide your Farm Bureau membership number to your AmeriGas dealer prior to delivery of your propane in order to receive the discount.\n
</item>
这是一个屏幕截图:
编辑:在 XML 中,当我将其粘贴到此处时,我注意到在 Offers 之前有一个很大的空间,这是字符出现的地方。不过,那个空间并没有出现在我的编辑器中。