android - How to prevent WebView auto refresh when screen rotation -


my application - activity webview auto refresh when screen rotation , activity first 1.

example: webview handle 3 activity(a, b, c) when switching a->b or b-c when screen rotating.

my question: how can keep activity alive event screen rotation?

highlighting @kirgy comment, have add orientation|screensize manifest if api > 3.2 , wont work without in cases.


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -