[android-developers] Re: How to animate a drawable inside an App Widget?
I'm sure there must be a workaround. For example, having a drawable
for each of the rotated positions and setting each drawable in turn
(with some fixed time gap) on the same ImageView...
I haven't tried this though...
On Oct 18, 8:04 pm, WonkoTheSane <mdang...@gmail.com> wrote:
> As far as I now, this is not possible with AppWidgets. You may
> have seen something like this, but probably that wasn't achieved
> using the AppWidget framework. My guess would be that it was
> a widget that belonged to the homescreen implementation.
>
> On 18 Okt., 13:16, westmeadboy <westmead...@yahoo.co.uk> wrote:
>
>
>
> > This question was raised a few months ago here:http://groups.google.com/group/android-developers/browse_thread/threa...
>
> > which suggests that animations cannot be done within an App Widget.
>
> > However, I'm sure I've seen some App Widgets animating...
>
> > I have an App Widget which contains an ImageView. When the user clicks
> > on this Widget I would like the ImageView to continuously rotate until
> > a certain task (think synchronization) completes. This can take
> > anywhere from a few seconds to a few minutes.
>
> > How can this be best achieved?
--~--~---------~--~----~------------~-------~--~----~
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home