Baseflow / PhotoView

Implementation of ImageView for Android that supports zooming, by various touch gestures.
https://baseflow.com
Apache License 2.0
18.77k stars 3.92k forks source link

How to zoom the image for the given coordinates #802

Open kpradeepkumarreddy opened 3 years ago

kpradeepkumarreddy commented 3 years ago

How to zoom the image for the given coordinates Rect(left, top, right, bottom)

pradeep-orbi commented 3 years ago

Looks like matrix scale type is not supported