Hello,

Is there a way of being notified when a TransitionDrawable has
finished its transition?
I'm looking for a way to animate the background of a LinearLayout,
switching it back and forth between two images thus creating a
pulsating effect. TransitionDrawable works nicely, but....once. I
tried stacking several 'item' in the XML defining the transition, but
no luck. It justs fades from item 1 to item 2 and sits there.
I'm wondering if I shouldn't implement a custom Animation.

Any ideas?

Thanks :)

FYI : target platform is 1.5

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