Sorry, no answer, but you just helped me a lot by letting me know that

android:configChanges="orientation"

stops the webview reloading!!!

Sven

On Jun 15, 2:16 pm, nikhil <[email protected]> wrote:
> I have a webview and I am using
> android:configChanges="orientation" to restrain the webview from
> reloading everytime the orientation changes.
>
> I also have two different folders layout-port and layout-land to
> define the layouts for different orientations.
>
> If I use android:configChanges="orientation" then the above two
> folders are ignored. Can I have both working at the same time?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to