Hi all

I am trying to perform the animation on widget in my program. (Use
Layout A)
My widget has at least one viewgroup(Layout B) and imageview (View C).

                          --- Layout B
         Layout A ---|                             (Layout A  =>
Widget (Layout B , ImageView))
                          --- ImageView

I call the LayoutAnimationController this function in LayoutA, but
LayoutB and View C don’t perform animation.
Is it possible to call animation in A (set animation in A ) and all
child views of A will perform animation?
I want all widgets on Layout A  that do some animations in my program,
but I don’t want to set animation in every views.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" 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-developers?hl=en

Reply via email to