Kingcrowley wrote:

> the imgview is not set up in onCreate but later on,
>

hmm, so you setVisibke(View.VISIBLE) and start() your animation on
some external event, right?

did you try to start() your animation in post's Runnable?

post(new Runnable() {...})
pskink
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" 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-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to