【发布时间】:2011-08-31 20:31:26
【问题描述】:
大家好,
我在很多网站上搜索 Android 多点触控(捏缩放),但找不到任何合适的答案,我找到了一个链接 http://android-developers.blogspot.com/2010/06/making-sense-of-multitouch.html,其中他建议使用私有 ScaleGestureDetector mScaleDetector;但 ScaleGesturesDetector 需要 android 2.2 froyo。那么我们将在2.2以下做什么。 有没有示例代码或解决方案?
您的宝贵时间将对我有所帮助..提前谢谢
【问题讨论】:
标签: android android-layout android-gesture