liweiww123 / ImageGalleryOptimize

优化了 https://github.com/HzwSunshine/ImageGallery ,对大长图和大宽图做了对应优化,对动画效果做了对应优化

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

本项目来至 ImageGallery https://github.com/HzwSunshine/ImageGallery

这是效果图片

1、主要优化了图片放大查看与缩小返回对应图片位置的模块,修复了一些问题

2、优化了动画过程中对应的瀑布流图片的隐藏与显示

3、增加了大图对应的放大缩小双击功能,使用的是PhotoView https://github.com/chrisbanes/PhotoView

4、貌似因为photoview的缘故,目前必须是appcompat-v7:24.2.0,否则成功装入后会有java.lang.NoSuchMethodError,这个或者可以降低photoView 的版本解决

About

优化了 https://github.com/HzwSunshine/ImageGallery ,对大长图和大宽图做了对应优化,对动画效果做了对应优化


Languages

Language:Java 100.0%