- Library
- Adjust the threshold where a picture will be deemed to be a long picture.
- Use
OverScroller
instead ofAnimator
for better image fling (fast scrolling) experience. - Disallow an enlarged image to scroll in a case where the user prefers it to be not moved in an undesired direction as the user is fast scrolling the screen, which may eventually trigger a fling gesture.
- Add overscroll effect for each
GestureImageView
page inGalleryViewPager
.
- Library
- Fix horizontal sliding conflicts between
GestureImageView
andGalleryViewPager
, esp. on high density mobile phone models.
- Fix horizontal sliding conflicts between
- No notes provided.
- Library
- Display & zoom optimizations for strip pictures (h >(>) w).
- No notes provided.
- Library
- Bug fixes.
- No notes provided.