Could be a ViewFlipper.
I see it's annotated with @RemoteView in 2.2 sources.
And further, setFlipInterval is annotated with
@android.view.RemotableViewMethod.
-- Kostya
05.05.2011 20:05, Joseph Earl пишет:
> From my experience with Widgets the following apply:
- You cannot apply Animati
>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 add
2 matches
Mail list logo