alexvasilkov / GestureViews

ImageView and FrameLayout with gestures control and position animation
Apache License 2.0
2.38k stars 384 forks source link

pan is not work . #57

Closed jay530 closed 7 years ago

jay530 commented 7 years ago

I have pick the pic from camera and set GestureImageView but panning is still not working and setPanEnabled(true).

alexvasilkov commented 7 years ago

Pan does work in sample project. So it must be something in your code, but since you haven't provided any info I can't really help you.