Skip to content

Releases: Baseflow/PhotoView

2.0.0

18 Mar 20:58
Compare
Choose a tag to compare
  • MinSDK bumped to 14
  • Listeners moved into their own classes outside of PhotoView
  • You should not need to have a reference to PhotoViewAttacher as most things can be called via the PhotoView itself.
  • PhotoView package change. Updated package will be com.github.chrisbanes.photoview.PhotoView

1.3.1

26 Oct 16:29
Compare
Choose a tag to compare

Update to the latest support library which allows for more granular dependencies. Requires an min SDK bump to 9. Sorry for those of you that were holding out!

1.3.0

02 Aug 23:12
Compare
Choose a tag to compare

Fix 5.0+ Activity Transitions

1.2.7

26 Jul 15:19
Compare
Choose a tag to compare

Fix memory leak thanks to @k3b

1.2.6

15 Apr 23:49
Compare
Choose a tag to compare

Deprecate getOnPhotoTapListener and getOnViewTapListener. Change dependency to be available on jitpack instead of jcenter for easier/quicker releases