android webview 加载H5页面,设置字体不随系统设置变化

xiaoxiao2021-02-28  128

webview.getSettings().setTextZoom(100);

WebView加上这个设置后,WebView里的字体就不会随系统字体大小设置发生变化了.

转自:https://segmentfault.com/q/1010000006068362?_ea=1015158

转载请注明原文地址: https://www.6miu.com/read-34916.html

最新回复(0)