You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to add a setting to let developer set the "UseWideViewPort" property for android?
Currently high dpi web site in android webview doesn't works well.
like this:
webView.Settings.UseWideViewPort = true;
The text was updated successfully, but these errors were encountered:
Is it possible to add a setting to let developer set the "UseWideViewPort" property for android?
Currently high dpi web site in android webview doesn't works well.
like this:
webView.Settings.UseWideViewPort = true;
The text was updated successfully, but these errors were encountered: