优化
This commit is contained in:
@@ -123,6 +123,7 @@ class ReadRssActivity : VMBaseActivity<ActivityRssReadBinding, ReadRssViewModel>
|
||||
mixedContentMode = WebSettings.MIXED_CONTENT_ALWAYS_ALLOW
|
||||
domStorageEnabled = true
|
||||
allowContentAccess = true
|
||||
builtInZoomControls = true
|
||||
}
|
||||
binding.webView.addJavascriptInterface(this, "app")
|
||||
upWebViewTheme()
|
||||
|
||||
Reference in New Issue
Block a user