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.
当我List在模拟器中的 lwit 和索尼爱立信 k510i 中使用位图字体时,一切正常,但在 g900 中,如果字体大小大于 9 个字,则不显示?请帮我解决这个问题...
List
使用位图字体时,您必须为不同的屏幕宽度使用不同的字体对象。
例如,如果 240*320 设备的字体大小为 12 表示,则将 360*640 的字体大小设置为 20。
没有其他解决方案可以解决此问题。