[android-developers] Re: How to give a rubber-band/bounce effect to ListView (similar to iPhone)

2010-07-19 Thread UD
Hi, Tnx Shawn for you reply, but I had already checked this link, and due to some requirements and limitations I have to use ListView in the application. So this approach can't be used here. Is there any other way to give similar effect to a ListView? -- Regards, Udayan On Jul 17, 7:26 pm,

[android-developers] Re: How to give a rubber-band/bounce effect to ListView (similar to iPhone)

2010-07-17 Thread nation-x
I adapted the dynamics tutorial available here to a custom listview... I don't think you can do it with a normal listview. http://blogs.sonyericsson.com/developerworld/category/tutorials/3d-list/ Shawn McAllister On Jul 17, 6:47 am, UD udayan.warne...@gmail.com wrote: Hi, I want a ListView