That's a relief - thanks!

Do you know anything about changes in webView for 1.5 which might
explain the non-appearance of the content ?

Thanks,

Richard


On Apr 22, 5:13 pm, Mike Hearn <[email protected]> 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. WebView is not deprecated.
>
> On Apr 22, 5:01 pm, jarkman <[email protected]> wrote:
>
> > We're porting our apps to the 1.5 preview SDK. That has mostly been
> > prettty painless, but we do have a WebView which is not showing any
> > content, for reasons which are currently unknown.
>
> > Looking in the 1.5 SDK docs, I see that WebView is 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 that WebView does best - showing a
> > bunch of HTML content pulled down from our server at runtime.
>
> > So, what am I missing ? Can WebView really 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 [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