Saturday, November 5, 2011

[android-developers] Re: Animations in ListView (Android 3+)

The Gmail app may not be using a ListView, or may be using a
customized derivative of ListView to achieve that effect. I imagine
it's not as simple as setting a flag or writing a few lines of code to
run an animation.

Doug

On Nov 4, 6:06 am, BoD <bodlu...@gmail.com> wrote:
> Hi!
>
> I am looking at how to implement nice animations in a ListView for an
> app targeting Android 3 and more.
> Specifically, I would like to implement the same behavior that can be
> seen in the Gmail app when an item is deleted or archived: the other
> elements of the list smoothly move to fill the empty space left.
>
> Any pointers on this?
> Thanks a lot!
>
> --
> BoD

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment