mgks / Android-SmartWebView

A simple use webview integrated w/ native features to help create most advanced hybrid applications.
https://mgks.dev/smart-webview
MIT License
570 stars 278 forks source link

How to prevent default reload on rotation of the screen #233

Closed gabrielbartelega closed 3 years ago

gabrielbartelega commented 3 years ago

When a user navigates inside the app and the WebView and rotates the screen from portrait to landscape and vice verse, the app reloads back to the root url.

How to prevent this refresh?

Many Thanks in advance!

mgks commented 3 years ago

duplicate to #211 will update there.