[android-developers] Re: Gallery Control Fling operation

2010-10-27 Thread Ganapathy.C
Did you find any thing... -- 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

[android-developers] Re: Gallery Control Fling operation

2010-10-25 Thread Kumar Bibek
Can you post some code for your touch or click handlers if you have any? On Oct 25, 5:03 pm, Vicky wrote: > Hi, > > I am trying to stop the Gallery's fling operation after just one view > change. > I am able to do it but I used setSelection(getSelectedItemPosition() > +1,true) but i am not able t