-1

I want to configure a webview with a custom font from my res/font folder, How can I configure the css located in assets folder to use it?

Phantômaxx
  • 37,901
  • 21
  • 84
  • 115
efor18
  • 1,256
  • 10
  • 5

1 Answers1

0

You don't need to configure the WebView . You just reference the css in your index.html file in both are assets folder.

matio
  • 397
  • 2
  • 14