Hello,

I have a list view, wherein I need to apply an animation of sliding
the list items to the left in case of a horizontal fling. Now I need
to apply this animation to all the list items at once.

I tried Google it, and I believe I could use setLayoutAnimation for
each list item. and that animation will be applied when the list item
layout is first created or refreshed. But my problem is I wanted that
animation to be applied only to a particular layout for that list
item, and not the entire list item layout.

Can anyone guide me on how to apply animation to list items.

Thanks in advance...

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

To unsubscribe, reply using "remove me" as the subject.

Reply via email to