CustomFontText 以简单的方式在应用程序中使用自定义字体的Android文本 入门 积分 Gradle: dependencies { compile 'me.bemind.customfont:customfont:0.0.1' } 添加字体 您必须将字体添加到assets/目录。 如果创建子目录,则要注意在初始化时对其进行声明。 初始化 声明Application类的自定义扩展,并在onCreate()方法内定义字体: FontUtil . getInstance() .setFont( FontUtil .