【问题标题】:How might I use the "Comic Sans" font for Android's TextView?我如何为 Android 的 TextView 使用“Comic Sans”字体?
【发布时间】:2011-08-17 10:15:42
【问题描述】:

如何为 Android 的 TextView 使用“Comic Sans”字体?

【问题讨论】:

标签: android


【解决方案1】:

在您的 xml 布局文件中使用 android:typeface 来更改字体。

【讨论】:

    【解决方案2】:

    您应该尝试 TypeFace 及其方法之一 Typeface.createFromAsset()。我认为只支持 TTF 类型。访问this链接获取教程...

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2010-10-27
      • 2012-04-11
      • 1970-01-01
      • 2019-02-09
      • 1970-01-01
      相关资源
      最近更新 更多