Change Background color and font color

前端 未结 3 662
时光取名叫无心
时光取名叫无心 2020-12-10 06:10

I want to change my WebView\'s background color and font size.

3条回答
  •  無奈伤痛
    2020-12-10 06:56

    I would think you can't - unless you control the html data displayed.

    The font and background are controlled by the html data feed to the Webview and not the Webview itself.

提交回复
热议问题