Android WebView not refreshed after webview content has been modified by JavaScript?

I ran into a similar issue. The problem arises because you must save the state of your WebView during an orientation change. Without doing so, the webpage is treated as if loading for the very first time.

That means any changes that were applied dynamically with JavaScript are completely lost.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions