>From my experience with Widgets the following apply:

 - You cannot apply Animations to RemoteViews
 - You cannot use custom classes in RemoteViews, and so there is no
way to provide a custom view with animation built in
 - You can use a Layout Animation, but this only plays when the widget
is added to the Home screen, not everytime you update the RemoteViews

However the default News(/Weather) widget (from 2.1 up I think)
animates smoothly in and out between headline changes.

How does it accomplish this? And are the methods it uses to do so
publicly available?

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