小编use*_*051的帖子

如何从xml设置Android Typeface

Typeface fontRobo = Typeface.createFromAsset(context.getAssets(), "fonts/Roboto-Black.ttf");
viewTotalValue.setText(total.toString());
Run Code Online (Sandbox Code Playgroud)

android android-typeface

2
推荐指数
1
解决办法
7706
查看次数

标签 统计

android ×1

android-typeface ×1