CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 android开发

文件名称:photoview

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2015-03-27
  • 文件大小:
    272.34kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

android 图片浏览功能 图片放大缩小

使用 photoview 双击或双指缩放的ImageView

使用多点触控和双击。

滚动,以平滑滚动甩。

-android picture zoom picture browsing function

Photoview double-click or use two fingers to zoom in ImageView

Use multi-touch and double-click.

Scroll to smooth scrolling rejection.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

chrisbanes-PhotoView-48427bf/
chrisbanes-PhotoView-48427bf/.gitignore
chrisbanes-PhotoView-48427bf/.travis.yml
chrisbanes-PhotoView-48427bf/build.gradle
chrisbanes-PhotoView-48427bf/gradle/
chrisbanes-PhotoView-48427bf/gradle/wrapper/
chrisbanes-PhotoView-48427bf/gradle/wrapper/gradle-wrapper.jar
chrisbanes-PhotoView-48427bf/gradle/wrapper/gradle-wrapper.properties
chrisbanes-PhotoView-48427bf/gradle.properties
chrisbanes-PhotoView-48427bf/gradlew
chrisbanes-PhotoView-48427bf/gradlew.bat
chrisbanes-PhotoView-48427bf/header_graphic.png
chrisbanes-PhotoView-48427bf/library/
chrisbanes-PhotoView-48427bf/library/build.gradle
chrisbanes-PhotoView-48427bf/library/gradle.properties
chrisbanes-PhotoView-48427bf/library/LICENSE
chrisbanes-PhotoView-48427bf/library/pom.xml
chrisbanes-PhotoView-48427bf/library/src/
chrisbanes-PhotoView-48427bf/library/src/main/
chrisbanes-PhotoView-48427bf/library/src/main/.classpath
chrisbanes-PhotoView-48427bf/library/src/main/.project
chrisbanes-PhotoView-48427bf/library/src/main/AndroidManifest.xml
chrisbanes-PhotoView-48427bf/library/src/main/assets/
chrisbanes-PhotoView-48427bf/library/src/main/bin/
chrisbanes-PhotoView-48427bf/library/src/main/bin/AndroidManifest.xml
chrisbanes-PhotoView-48427bf/library/src/main/bin/classes/
chrisbanes-PhotoView-48427bf/library/src/main/bin/classes/uk/
chrisbanes-PhotoView-48427bf/library/src/main/bin/classes/uk/co/
chrisbanes-PhotoView-48427bf/library/src/main/bin/classes/uk/co/senab/
chrisbanes-PhotoView-48427bf/library/src/main/bin/classes/uk/co/senab/photoview/
chrisbanes-PhotoView-48427bf/library/src/main/bin/classes/uk/co/senab/photoview/BuildConfig.class
chrisbanes-PhotoView-48427bf/library/src/main/bin/res/
chrisbanes-PhotoView-48427bf/library/src/main/gen/
chrisbanes-PhotoView-48427bf/library/src/main/gen/uk/
chrisbanes-PhotoView-48427bf/library/src/main/gen/uk/co/
chrisbanes-PhotoView-48427bf/library/src/main/gen/uk/co/senab/
chrisbanes-PhotoView-48427bf/library/src/main/gen/uk/co/senab/photoview/
chrisbanes-PhotoView-48427bf/library/src/main/gen/uk/co/senab/photoview/BuildConfig.java
chrisbanes-PhotoView-48427bf/library/src/main/java/
chrisbanes-PhotoView-48427bf/library/src/main/java/uk/
chrisbanes-PhotoView-48427bf/library/src/main/java/uk/co/
chrisbanes-PhotoView-48427bf/library/src/main/java/uk/co/senab/
chrisbanes-PhotoView-48427bf/library/src/main/java/uk/co/senab/photoview/
chrisbanes-PhotoView-48427bf/library/src/main/java/uk/co/senab/photoview/Compat.java
chrisbanes-PhotoView-48427bf/library/src/main/java/uk/co/senab/photoview/DefaultOnDoubleTapListener.java
chrisbanes-PhotoView-48427bf/library/src/main/java/uk/co/senab/photoview/gestures/
chrisbanes-PhotoView-48427bf/library/src/main/java/uk/co/senab/photoview/gestures/CupcakeGestureDetector.java
chrisbanes-PhotoView-48427bf/library/src/main/java/uk/co/senab/photoview/gestures/EclairGestureDetector.java
chrisbanes-PhotoView-48427bf/library/src/main/java/uk/co/senab/photoview/gestures/FroyoGestureDetector.java
chrisbanes-PhotoView-48427bf/library/src/main/java/uk/co/senab/photoview/gestures/GestureDetector.java
chrisbanes-PhotoView-48427bf/library/src/main/java/uk/co/senab/photoview/gestures/OnGestureListener.java
chrisbanes-PhotoView-48427bf/library/src/main/java/uk/co/senab/photoview/gestures/VersionedGestureDetector.java
chrisbanes-PhotoView-48427bf/library/src/main/java/uk/co/senab/photoview/IPhotoView.java
chrisbanes-PhotoView-48427bf/library/src/main/java/uk/co/senab/photoview/log/
chrisbanes-PhotoView-48427bf/library/src/main/java/uk/co/senab/photoview/log/Logger.java
chrisbanes-PhotoView-48427bf/library/src/main/java/uk/co/senab/photoview/log/LoggerDefault.java
chrisbanes-PhotoView-48427bf/library/src/main/java/uk/co/senab/photoview/log/LogManager.java
chrisbanes-PhotoView-48427bf/library/src/main/java/uk/co/senab/photoview/PhotoView.java
chrisbanes-PhotoView-48427bf/library/src/main/java/uk/co/senab/photoview/PhotoViewAttacher.java
chrisbanes-PhotoView-48427bf/library/src/main/java/uk/co/senab/photoview/scrollerproxy/
chrisbanes-PhotoView-48427bf/library/src/main/java/uk/co/senab/photoview/scrollerproxy/GingerScroller.java
chrisbanes-PhotoView-48427bf/library/src/main/java/uk/co/senab/photoview/scrollerproxy/IcsScroller.java
chrisbanes-PhotoView-48427bf/library/src/main/java/uk/co/senab/photoview/scrollerproxy/PreGingerScroller.java
chrisbanes-PhotoView-48427bf/library/src/main/java/uk/co/senab/photoview/scrollerproxy/ScrollerProxy.java
chrisbanes-PhotoView-48427bf/library/src/main/project.properties
chrisbanes-PhotoView-48427bf/library/src/main/res/
chrisbanes-PhotoView-48427bf/library/src/main/res/drawable-hdpi/
chrisbanes-PhotoView-48427bf/library/src/main/res/drawable-ldpi/
chrisbanes-PhotoView-48427bf/library/src/main/res/drawable-mdpi/
chrisbanes-PhotoView-48427bf/library/src/main/res/drawable-xhdpi/
chrisbanes-PhotoView-48427bf/library/src/main/res/layout/
chrisbanes-PhotoView-48427bf/library/src/main/res/values/
chrisbanes-PhotoView-48427bf/library/src/main/src/
chrisbanes-PhotoView-48427bf/LICENSE
chrisbanes-PhotoView-48427bf/pom.xml
chrisbanes-PhotoView-48427bf/README.md
ch

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com