stfalcon-studio / StfalconImageViewer

A simple and customizable Android full-screen image viewer with shared image transition support, "pinch to zoom" and "swipe to dismiss" gestures
http://stfalcon.com
Apache License 2.0
2k stars 256 forks source link

Use different method for determining whether a view is visible #74

Open johan12345 opened 3 years ago

johan12345 commented 3 years ago

The previous method did not work when the image was exactly at screen position 0,0 (top right corner), causing animations to not work correctly.