###Download
###Features
-
支持多点触控或双击放大、缩小,放大可超过视图边界。
-
流畅的滚动。
-
可以与于可滚动的视图组件(例如ViewPager)嵌套使用。
-
支持Matrix改变事件监听。例如你需要修改UI元素依赖当前的缩放/滚动状态。
-
支持单击、双击事件监听。
-
Out of the box zooming, using multi-touch and double-tap.
-
Scrolling, with smooth scrolling fling.
-
Works perfectly when using used in a scrolling parent (such as ViewPager).
-
Allows the application to be notified when the displayed Matrix has changed. Useful for when you need to update your UI based on the current zoom/scroll position.
-
Allows the application to be notified when the user taps on the Photo.
一个简单的Matrix变换效果展示Demo