Mehul Kanzariya

Results 3 issues of Mehul Kanzariya

**Problem** When the opened image is deleted using the overlay view and if the targetImageView was passed using `.withTransitionFrom(targetImageView)`, then on swiping up or down on the image (i.e Dismissing...

bug

JFrog announced that they'll be shutting down JCenter: https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/ Also, the latest version of Android Studio (4.2) has started showing a warning that `jcenter()` should be removed. Hence `AutoLinkTextViewV2` should...

I am using Compose-Cropper in one of my apps. I am receiving the below error for many users. The Bitmap size mentioned is random but usually large. ```kotlin Fatal Exception:...