I am having the same problem on 1.5
Does anyone have a solution for this?

Thanks

Daniel

On Apr 28, 2:29 pm, Kenn Min Chong <kmch...@gomez.com> wrote:
> Hi Richard!
>    I'm getting this same issue too. Prior to1.5, theWebViewobject
> will display the page within the same view. Now with1.5, for some
> sites, the app will open up a new view and basically open the page
> there instead. Pressing the "back" button will move the view back to
> the main app view. Is there a way to have it display on the main app
> view/window everytime?
>
> Kenn.
>
> On Apr 22, 12:50 pm, jarkman <jark...@gmail.com> wrote:
>
> > That's a relief - thanks!
>
> > Do you know anything about changes inwebViewfor1.5which might
> > explain the non-appearance of the content ?
>
> > Thanks,
>
> > Richard
>
> > On Apr 22, 5:13 pm, Mike Hearn <mh.in.engl...@gmail.com> wrote:
>
> > > It's not deprecated, it's a bug in the droiddoc tool - deprecating a
> > > class marks all its subclasses as deprecated too, which doesn't make
> > > sense. I fixed this bug in the public tree some months ago, but it
> > > appears the fix did not propagate to Googles internal tree.
>
> > > Ignore it.WebViewis not deprecated.
>
> > > On Apr 22, 5:01 pm, jarkman <jark...@gmail.com> wrote:
>
> > > > We're porting our apps to the1.5preview SDK. That has mostly been
> > > > prettty painless, but we do have aWebViewwhich is not showing any
> > > > content, for reasons which are currently unknown.
>
> > > > Looking in the1.5SDK docs, I see thatWebViewis deprecated. The
> > > > recommendation there is to use a FrameLayout, RelativeLayout, or a
> > > > custom layout instead.
>
> > > > I don't understand that recommendation, since FrameLayout and
> > > > RelativeLayout don't do the thing thatWebViewdoes best - showing a
> > > > bunch of HTML content pulled down from our server at runtime.
>
> > > > So, what am I missing ? CanWebViewreally be simulated with a
> > > > FrameLayout ?
>
> > > > Thanks,
>
> > > > Richard
>
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to