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

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -