Re: [android-developers] Webview is displaying an address bar

2011-09-23 Thread Mark Murphy
Your WebView is not displaying an address bar, as it does not have
one. The user is seeing the actual browser application, most likely. A
redirect or clicking a link would cause that, if you do not have
shouldOverrideUrlLoading() implemented in a WebViewClient.

On Thu, Sep 22, 2011 at 11:39 PM, bob b...@coolgroups.com wrote:
 Someone told me that on their old Android phone, my Webview is
 displaying an address bar.  Anyone know about this?

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




-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training...At Your Office: http://commonsware.com/training

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


[android-developers] Webview is displaying an address bar

2011-09-22 Thread bob
Someone told me that on their old Android phone, my Webview is
displaying an address bar.  Anyone know about this?

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