usuiat / Zoomable

Jetpack Compose library that enables contents zooming with pinch gesture.
https://usuiat.github.io/Zoomable/
Apache License 2.0
387 stars 20 forks source link

Support single tap. #68

Closed usuiat closed 1 year ago

usuiat commented 1 year ago

Related Issue

In this PR, I added single tap detection and callback. The issue of image moving when tapped will be addressed in another PR.

pipe01 commented 1 year ago

Could you make a release with the new changes? Thank you for your work on this library, it's great!

usuiat commented 1 year ago

@pipe01 Thank you for waiting. I will release soon.