I'm using the PhotoView Library to zoom a image in my activity, but I want to use the setOnTouchListener and onTouch method to change the image if I touch in certain area of the screen. The main problem is if I use fhese methods, I can't zoom anymore, what can I do? I thinked to create a new class from the PhotoView one, but there isn't any easier way?
Asked
Active
Viewed 54 times
0
-
Please provide enough code so others can better understand or reproduce the problem. – Community Jan 11 '23 at 15:57