i have created Customized Gallery view which
rotates the images in the circular motion, similar to
http://www.happygeek.in/customize-gallery-android .But the problem i face is , when i try to drag any of the child view(left or right child) to the center position, it moves smoothly moves half the way, but after that the
child view abruptly moves with a jerk to the center location.I need that to be smooth instead of moving without that jerk. The code is similar to the above link.