Baseflow/PhotoView
 Watch   
 Star   
 Fork   
2017-03-19 04:35:06
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
2016-10-27 00:28:42
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!

2016-08-03 07:00:23
PhotoView

1.3.0

Fix 5.0+ Activity Transitions

2016-07-26 23:09:54
PhotoView

1.2.7

Fix memory leak thanks to @k3b

2016-04-16 07:45:42
PhotoView

1.2.6

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