Main.java:
Main instanceMain = this;
String Dataz = FN.getHtmlData(instanceMain,\"BMitra\",20,(getResources().getString(R.string.matn2)));
btne.loadD
I ran into the same issue on a really large page I was displaying. Try setting the activity with the webview to android:hardwareAccelerated="false"
in the manifest.
It's not possible, because of Webview rather than Android OS progress, is broken. If you set a custom font for Webview, in some device and Android OS it works and in some others not, unfortunately.