android 多点触摸实现图片缩放

http://www.bangchui.org/simple/?t14130.html


使用  原文有写最后

imageView.setOnTouchListener(new MulitPointTouchListener ());


android:scaleType="matrix"

你可能感兴趣的:(android,Matrix)