Changing text color in a WebView?

后端 未结 8 582
梦如初夏
梦如初夏 2020-12-17 09:06

There\'s a method for altering background color but not font.
Any ideas?

8条回答
  •  忘掉有多难
    2020-12-17 09:27

    I'm not sure I understand. The WebView just displays the HTML you give it so you would just use normal HTML/CSS to modify the content displayed within.

提交回复
热议问题