访问Pinch Zoom in and Zoom Out,这是我的帖子,但我没有得到答复,还在等待。
现在,我正在为https://github.com/MikeOrtiz/TouchImageView使用这个URL pinch zoom项目。我运行了这个项目,得到了一张照片。但我不是这张照片的pichzoom。
我需要为pinch zoom专用键盘钥匙吗?因为我知道iphone在哪里我们需要(ALT +按鼠标点击),并且有两个手指打印符号来放大和缩小。
请帮助我使用正确的项目。如果是,我怎样才能pinch zoom?
谢谢
发布于 2012-10-27 07:07:47
尝试使用这个演示的Galleryview触摸测试活动..。
https://github.com/kilaka/ImageViewZoom/tree/master/ImageViewTouchTest/src/it/sephiroth/android/library/imagezoom/test,这是演示,在这个演示中,有GalleryTouchTestActivity .java
还有看看这个链接..。Android Image View Pinch Zooming
https://stackoverflow.com/questions/13098041
复制相似问题