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

Back Button #71

Open DevAdeel opened 3 years ago

DevAdeel commented 3 years ago

how to add back button like navigation icon?

fukemy commented 3 years ago

same question here, sometimes we need some buttons like share, forward, back, delete...

anonrootkit commented 3 years ago

You can add a custom overlay view before showing.

fukemy commented 3 years ago

nice, im using posteroverlay and it's work as expected