Can you post some code for your touch or click handlers if you have any? On Oct 25, 5:03 pm, Vicky <[email protected]> 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 to animate. > It just changes the view and a new view gets selected. > I also tried with the velocity but this approach is not good as > whatever the speed of the fling done by the user. > The image will move on a specific speed calculated. > > What should I do. > > Thanks > Vivek
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

