If have experienced the issue on 1.5, 1.6, 2.0, 2.1 and 2.2. Any ideas
how to avoid this?


On Wed, Aug 18, 2010 at 11:51 AM, Klaus Kartou <kar...@gmail.com> wrote:
> Hi,
>
> I´m doing a layout animation on my listview where I fade the list
> elements into view using a LayoutAnimation with
> android:animationOrder="normal".
> It works perfectly fine and the elements are faded into view in
> top-to-bottom order.
> However, if I trigger a layout animation twice (eg call
> startLayoutAnimation before the list view has finished animating its
> views), the listview performs the new layout animation in reverse
> order; bottom-to-top.
> Any ideas why this happens or how I can avoid this unwanted behavior?
>
> Cheers
>

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