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

Crash prevention. #91

Closed vijayarajan-b-15265 closed 10 months ago

vijayarajan-b-15265 commented 10 months ago

Fixed swipeDismissHandler uninitialized property issue. Crash prevention by the initialized check.