Hello Anthony,

I am not quite sure if this is what you want, but try:

    myWebView.getSettings().setUseWideViewPort(true);


On Sat, Jun 5, 2010 at 2:50 PM, Anthony Stevens <[email protected]> wrote:
> Help...!
>
> My web page displays properly if loaded into a WebView via an ACTION_VIEW
> Intent.  However I need more control so I need the page loaded into a
> WebView in my own Activity.
>
> Oddly, the WebView doesn't display the page in the same format.  I can't
> tell what's going wrong.  Any suggestions?  Hopefully you can see the images
> I posted.
>
> --
> 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

-- 
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