VEINHORN / ScrollGalleryView

:bridge_at_night: Android image gallery with bottom scroll view
MIT License
531 stars 157 forks source link

ImageView no longer exists #28

Closed VEINHORN closed 6 years ago

VEINHORN commented 8 years ago

03-15 21:21:41.280 23678-23678/com.veinhorn.scrollgalleryview I/PhotoViewAttacher: ImageView no longer exists. You should not use this PhotoViewAttacher any more.

wurstnudl commented 8 years ago

I'm using the same attacher too.

Calling photoViewAttacher.cleanup() in the appropriate place should probably help you.