Skip to content

Releases: campusappcn/LongImageView

Fix "mark invalid" problem when loading certain images

01 Jun 02:05

Choose a tag to compare

1.4.1

fix IOException: Mark has been invalidated. when loading some image

Works better with ViewPager

20 Apr 07:24

Choose a tag to compare

By overriding public boolean canScrollHorizontally(int direction) and public boolean canScrollVertically(int direction), LongImageView now works fine with ViewPager.

LongImageView not works with ViewPager

19 Apr 09:17

Choose a tag to compare

1.3.0

Works with ViewPager now

Better scale animation

19 Apr 03:08

Choose a tag to compare

This release uses a new way to animate region scaling.

LongImageView

18 Apr 12:29

Choose a tag to compare

A view that supports long image and gestures.

Alpha commit

18 Apr 08:09

Choose a tag to compare

0.0.1

prepare for jitpack