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
1.99k stars 252 forks source link

Fixed swipeDismissHandler uninitialized property issue. #90

Closed vijayarajan-b-15265 closed 8 months ago

vijayarajan-b-15265 commented 8 months ago

Crash prevention by the initialized check.

vijayarajan-b-15265 commented 8 months ago

Fixed property uninitialized issue.