Hi,
      According to the android documentation of TransitionDrawable we
have 2 use atleast 2 drawables to make the transition work. Also, the
method startTransition(int) states that only the 2nd layer is placed
on top of d 1st layer.
 So, if i have 3 drawables how do i make a transition from the first
drawable resource to the last i.e third one?? I tried using
startTransition(int) and it only makes a transition till the 2nd
drawable resource.

Chaitanya

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