簡體   English   中英

NestedScrollView內的WebView無法顯示所有圖像

[英]WebView inside of NestedScrollView can't show all image

我已將Webview放在NestedScrollView內。

而且我正在嘗試從html字符串加載html,但是發生了一些情況

webview.loadDataWithBaseURL("http://xxx.qpic.cn/xxbiz", html, "text/html", "utf-8", null)

而html中的圖像僅顯示第一個和最后一個,這很奇怪

我有同樣的問題。 但是,當我刪除nestedscrollview時,webview可以顯示所有圖像。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM