AndroidImagePopup
AndroidImagePopup copied to clipboard
Simple android image popup Library
Environment JDK 8 ``` Execution failed for task ':app:checkDebugDuplicateClasses'. > A failure occurred while executing com.android.build.gradle.internal.tasks.CheckDuplicatesRunnable > Duplicate class android.support.v4.app.INotificationSideChannel found in modules core-1.6.0-runtime (androidx.core:core:1.6.0) and support-compat-27.1.1-runtime (com.android.support:support-compat:27.1.1) Duplicate class...
Error:(45, 20) Failed to resolve: com.github.chathuralakmal:AndroidImagePopup:1.2.1
I am doing every this as shown here but when I click the image it shows popup without the image in log cat there is no error. can you help...
I m setting image from gallery to image View and i m using this library to popup the image which set in image view but while clicking the image in...
there is possible to show **ImagePopup** with **animation** ?
How to resolve this error ? I'm using Glide when I click the Image it Show error `java.lang.NoSuchMethodError: No virtual method into(Landroid/widget/ImageView;)Lcom/bumptech/glide/request/target/Target; in class Lcom/bumptech/glide/RequestBuilder; or its super classes (declaration...
- this will be a new feature not an issue needed to support show the images in the pop up and when swipe right or left get the next and...
Hello it will be awesome if we can add zoom feature for the lib so can see more details on small pics
Hello, When I test to a smartphone with small screen (5'), the popup appear good but not the popup is too big and not see the image to close it...
Using .setOnTouchListener() on the ImagePopup object does not seem to work - the the code within the OnTouchListener is never reached. To try counter this, I tried manually pulling the...