Use Roboto font for earlier devices

后端 未结 6 1052
说谎
说谎 2021-01-30 04:21

I would like to use the Roboto font in my Android application and make sure it works for earlier versions of Android that don\'t have the font installed. I know I can do this b

6条回答
  •  温柔的废话
    2021-01-30 05:17

    Here is my improved version of this solution. It can cache fonts and takes into consideration TextView.textStyle parameter settings. So it can set bold text. http://anton.averin.pro/2012/09/12/how-to-use-android-roboto-font-in-honeycomb-and-earlier-versions/

提交回复
热议问题