okaybroda / ImageZoom

An Android library that makes any view to be zoomable.
GNU General Public License v3.0
120 stars 25 forks source link

Update gradle dependencies, gitignore and fix an edge case #15

Closed kristiyanP closed 6 years ago

kristiyanP commented 6 years ago

When playing around with the zoom, if it happens to remove the dialog before the post function on the zoomableView is called, the whole layout is not removed correctly

okaybroda commented 6 years ago

LGTM :fire: