Android WebView background color

前端 未结 8 1881
情话喂你
情话喂你 2020-12-29 00:47

I am adding to my layout a WebView to display justified text. I want to set the background of the WebView to be transparent to appear like a textView. Here\'s what I did:

8条回答
  •  鱼传尺愫
    2020-12-29 01:28

    You can find a few tips here: http://code.google.com/p/android/issues/detail?id=14749 and also here: Android WebView style background-color:transparent ignored on android 2.2

提交回复
热议问题