小编s_i*_*_id的帖子

仅来自xml的自定义TrueType字体

有没有办法只使用xml传递TextView(或它的子类)的自定义字体,而不提供像这样的任何java代码

Typeface tf = Typeface.createFromAsset(getAssets(), "fonts/CustomFont.ttf");
Run Code Online (Sandbox Code Playgroud)

android truetype

4
推荐指数
1
解决办法
5033
查看次数

标签 统计

android ×1

truetype ×1