Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已将泰米尔语字体带入列表视图。我有泰米尔语字体的 unicode,我将其设置为 textview 的字体。所以字体可以很好地显示。现在的问题是我需要一个小部件来动态显示相同的内容。由于小部件 dnt 具有支持字体的字体,因此不会显示,而是显示 unicode。任何人都可以找到解决方案。
创建一个样式并将其应用于您要使用的小部件。看这里:
http://developer.android.com/guide/topics/ui/themes.html