StfalconImageViewer icon indicating copy to clipboard operation
StfalconImageViewer copied to clipboard

A simple and customizable Android full-screen image viewer with shared image transition support, "pinch to zoom" and "swipe to dismiss" gestures

Results 57 StfalconImageViewer issues
Sort by recently updated
recently updated
newest added

Android does not download library with this gradle link implementation 'com.github.stfalcon:stfalcon-imageviewer:v1.0.1' Use this link. implementation 'com.github.stfalcon-studio:StfalconImageViewer:v1.0.1'

bug

Github URL has change so Jitpack goes now under **implementation 'com.github.stfalcon-studio:StfalconImageViewer:v1.0.1'** Anyway "Could not find com.github.stfalcon-studio:StfalconImageViewer:v1.0.1"

bug

In may this library won't be available from JCenter: https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/ Please migrate this library to some other repository

question

Hi! Could we add an ability to set navigation bar color for phones that support it?

enhancement

lateinit property swipeDismissHandler has not been initialized on v1.0.1

Is it possible to somehow define the zoom level from the image? Concretely to increase it.

question

This allows the ability to change alert dialog style and also provides the ability to set status bar color. Can even be set to transparent to allow and draw behind...

How to display the progress bar before uploading a photo?

question

I want to make him disappear when I click, how can I do it?

enhancement