MathView
MathView copied to clipboard
Zoom doesn't work
Form version 0.0.4, zoom in webview working perfectly. But I update to version 0.0.6 it not working.
private void setup(Context context) {
getSettings().setSupportZoom(true);
getSettings().setBuiltInZoomControls(true);
}
Did you find any solutions regarding zooming in new relaese , Thanks to you I came to know its working in 0.0.4 and checked its quite not smooth @tranleduy2000