如何在Android中使用OnGestureListener检测捏缩放事件?

use*_*015 13 android

如何在Android中使用OnGestureListener检测捏缩放事件?

ada*_*amp 25

在Android开发者博客上查看这篇文章:http://android-developers.blogspot.com/2010/06/making-sense-of-multitouch.html

后面的部分讨论使用ScaleGestureDetector和代码示例.