Releases: Baseflow/PhotoView
Releases · Baseflow/PhotoView
2.0.0
- 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
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
Fix 5.0+ Activity Transitions
1.2.7
Fix memory leak thanks to @k3b
1.2.6
Deprecate getOnPhotoTapListener and getOnViewTapListener. Change dependency to be available on jitpack instead of jcenter for easier/quicker releases