Use custom font from res/font with WebView in Android

前端 未结 3 965
-上瘾入骨i
-上瘾入骨i 2020-12-31 09:13

I want to change font face of html string loaded into WebView similarly as mentioned in this question:

How to change font face of Webview in Android?

The dif

3条回答
  •  一生所求
    2020-12-31 09:37

    You can use the custom res font like this -

    
    
    

提交回复
热议问题