RemoteViews are still drawn like regular views (they are in fact
regular views.) You just cannot create custom RemoteViews or override
their draw/layout methods.

On Mon, Apr 27, 2009 at 10:33 PM, daniel.dreiber...@gmail.com
<daniel.dreiber...@gmail.com> wrote:
>
> Hi,
>
> From the javadoc of RemoteView, it said
> " * A class that describes a view hierarchy that can be displayed in
> another process."
>
> But unlike View class, RemoteView does not have a 'draw(Canvas
> canvas)' method.
> Can you please tell me which method of RemoteView causing its layout
> to be drawn on screen?
>
> Thank you.
>
> >
>



-- 
Romain Guy
Android framework engineer
romain...@android.com

Note: please don't send private questions to me, as I don't have time
to provide private support.  All such questions should be posted on
public forums, where I and others can see and answer them

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