hotwired / turbo-android

Android framework for making Turbo native apps
MIT License
431 stars 49 forks source link

Handle WebView zoom scale changes #62

Closed jayohms closed 4 years ago

jayohms commented 4 years ago

Notify the TurbolinksWebFragmentDelegate when the zoom scale has changed. Disable pull-to-refresh when zoomed and invalidate screenshots when returning back to a fragment and the screenshot was zoomed.