Quick question,

I have started to play with the WebView and inserted one in a
LinearLayout just below another LinearLayout containing some other
widgets (buttons, text fields...)
All work fine.
When I pass a URL to the WebView, the content gets correctly
displayed. Now when I click any links in the displayed web page, the
entire view/screen is replaced by the browser, therefore the widgets
in the upper Layout are not visible anymore.
Question: Is there a way to force ths user to browse and stay in the
original WebView rather than having the system passing it to the main
browser? Is that managed via Intents as the activity that listens for
web intents in Android is the main browser?

Thanks for any help

Olivier

--~--~---------~--~----~------------~-------~--~----~
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]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to