Android代码-通过监听手腕旋转进行交互,自动滚动图片

时间:2022-08-27 03:58:16
【文件属性】:

文件名称:Android代码-通过监听手腕旋转进行交互,自动滚动图片

文件大小:1.92MB

文件格式:ZIP

更新时间:2022-08-27 03:58:16

Android代码

PanoramaImageView An imageView can auto scroll with device rotating. ScreenShots Include PanoramaImageView to Your Project With gradle: dependencies { compile 'com.gjiazhe:PanoramaImageView:1.0' } Use PanoramaImageView in Layout File Just Like ImageView Description of Attributes Attributes Format Default Description piv_enablePanoramaMode boolean true Enable panorama effect or not. piv_show_scrollbar boolean true Show scrollbar or not. piv_invertScrollDirection boolean false In


【文件预览】:
PanoramaImageView-master
----.gitignore(473B)
----gradle()
--------wrapper()
----README.md(4KB)
----build.gradle(551B)
----gradlew.bat(2KB)
----gradlew(5KB)
----LICENSE(1KB)
----screenshots()
--------vertical_sample.gif(507KB)
--------recyclerview_sample.gif(525KB)
--------horizontal_sample.gif(479KB)
----app()
--------.gitignore(7B)
--------build.gradle(700B)
--------proguard-rules.pro(661B)
--------src()
----panoramaimageview()
--------.gitignore(7B)
--------build.gradle(730B)
--------proguard-rules.pro(661B)
--------src()
----gradle.properties(730B)
----settings.gradle(37B)

网友评论