Skip to content

Releases: Baseflow/PhotoView

2.0.0

Choose a tag to compare

@Jawnnypoo Jawnnypoo released this 18 Mar 20:58
  • 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

Choose a tag to compare

@Jawnnypoo Jawnnypoo released this 26 Oct 16:29

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

Choose a tag to compare

@Jawnnypoo Jawnnypoo released this 02 Aug 23:12

Fix 5.0+ Activity Transitions

1.2.7

Choose a tag to compare

@Jawnnypoo Jawnnypoo released this 26 Jul 15:19

Fix memory leak thanks to @k3b

1.2.6

Choose a tag to compare

@Jawnnypoo Jawnnypoo released this 15 Apr 23:49

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