【发布时间】:2013-10-07 10:47:30
【问题描述】:
如果我的应用仅支持 Android 4+ 设备,我是否需要使用 Roboto 字体并将其放入资产文件夹?
非常感谢您的帮助。亚历克斯。附言对不起我的英语:)
【问题讨论】:
-
你想知道怎么做还是你的意思是什么?
-
@silvia_aut,我想知道:我每次都需要使用 mTextView.setTypeface() 吗?还是没必要,因为Android 4+只使用一种父字体,所以只能使用xml android:typeface="normal"?
-
致@silvia_aut。当然,我想知道:所有 Android 4+ 设备都使用 Roboto 字体吗?例如。三星 Galaxy S4 和谷歌 Nexus 4?
标签: android fonts android-4.0-ice-cream-sandwich assets