yanzhenjie / Album

:watermelon: Album and Gallery for Android platform.
https://github.com/yanzhenjie/Album
Apache License 2.0
2.5k stars 507 forks source link

solve issue#227 #228

Closed keaideluren closed 5 years ago

keaideluren commented 6 years ago

解决预览界面快速缩小图片的手势操作会崩溃问题

yanzhenjie commented 5 years ago

This bug is caused by ViewPager. There is already a ViewPager that fixes this problem in this project. It is my negligence and forget to use it.