SherlockGougou / BigImageViewPager

🔥🔥🔥 BigImage ImageView ViewPager 支持超长图、超大图的图片浏览器,优化内存,支持手势放大、下拉关闭、查看原图、加载百分比、保存图片等功能。
Other
2.18k stars 249 forks source link

长图不能缩放至显示全图 #113

Closed goodluckier closed 3 years ago

goodluckier commented 4 years ago

应该是设置了setMinimumScaleType(SCALE_TYPE_START),不能缩小了

SherlockGougou commented 3 years ago

如果设置CUSTOM,缩放会以中心点为中心,无法从头看起。通过对比几款App对长图的处理,我选择了START