MathView icon indicating copy to clipboard operation
MathView copied to clipboard

Zoom doesn't work

Open tranleduy2000 opened this issue 8 years ago • 1 comments

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);
    }

tranleduy2000 avatar Oct 04 '17 13:10 tranleduy2000

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

demonsantosh avatar Sep 18 '18 18:09 demonsantosh