takahirom / webview-in-coordinatorlayout

248 stars 71 forks source link

Fixed webview jump after multi touch gesture #7

Open crowbarsolutions opened 8 years ago

crowbarsolutions commented 8 years ago

This will prevent the webview from behaving erratically when using multi-touch gestures - however the toolbar will not move at all during multi-touch gestures like pinch to zoom.

CDRussell commented 6 years ago

Thanks for submitting this @crowbarsolutions. I'm not associated with this project, but your fix helped me out on my project! 🏆

rohankandwal commented 5 years ago

@crowbarsolutions On setting two fingures to the webview, the webview scales immediately, have you found any solution for that?