Doist / RecyclerViewExtensions

RecyclerView made easier.
MIT License
493 stars 42 forks source link

PinchZoomItemTouchListener not working #31

Closed PaulProject closed 4 years ago

PaulProject commented 4 years ago

PinchZoomItemTouchListener does not work from the example, maybe I'm doing something wrong? I just set RecyclerView.addOnItemTouchListener with my PinchZoomItemTouchListener

goncalossilva commented 4 years ago

I've just tested the sample on master and can pinch zoom. What exactly isn't working, in which context?

endlesstech commented 4 years ago

PinchZoomItemTouchListener is working fine but not get the actual right position of content when click content of RecyclerView. Please help me.

goncalossilva commented 4 years ago

I don't understand. Could you either share clear steps for me to reproduce, or alternatively provide a video of the problem?

goncalossilva commented 4 years ago

Closing this due to inactivity. Please reopen if you can share steps for me to reproduce, or a video of the issue. Thanks!