[android-developers] Bouncing ListView Effect

2009-08-31 Thread Abhi
Hi, I was interested in making a springy-bouncing effect for ListViews similar to one in iphone. I wanted to make sure about a few things before implementing it. 1). Does Android provide this feature somewhere in the new Donut version thats coming out?(so that i don't have to re-invent the

[android-developers] Bouncing ListView?

2009-03-20 Thread zl25drexel
Hi, I wanted to make a special ListView for android that has the springy bounce effect like what they have in the iphone, Before I divide into coding it, can someone from google tell me whether that's possible if I just modify the ListView class or do I need to modify some other classes also?