siyamed / android-shape-imageview

Custom shaped android imageview components
MIT License
2.66k stars 599 forks source link

Zoom in/out not working #50

Closed rajscet closed 8 years ago

rajscet commented 8 years ago

Hello.

Zoom In/out not working. what should be wrong? Same code working with normal ImageView.

siyamed commented 8 years ago

I think something changed in the framework. scaling is probably wrong

rajscet commented 8 years ago

I found follwoing link at least zoom in/out working..

https://github.com/MikeOrtiz/TouchImageView/pull/101/commits/84e04d2425a143badabf4e2513f91a25536d5fa2

siyamed commented 8 years ago

👍🏾