I have several buttons on a screen, each of which makes a WebView on
the layout visible and loads a different Url.  Pushing the back return
while viewing the URl makes the WebView gone and returns the user to
the button screen.

My problem is that often, but not always, pressing the back button
returns to a previously viewed page and not the button screen.  I
assumed that clearHistory() would solve the problem, but it did not.
I tried calling clearHistory() before the loadUrl and after the
loadUrl, but the problem remains.  Any ideas?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" 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-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to