ArthurHub / ArthurHub/Android-Image-Cropper

Not working activity properly. CropImage.activity() finished before selecting Image

Open
#768 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
6.4k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

When I launched my app on my device it's work only one time. But when I clear it from cache and restart app and then try to crop new Image then activity started but before selecting any Image to crop it have been finished. I don't know but it is not working properly.
//Code.
CropImage.activity()
.setGuidelines(CropImageView.Guidelines.ON)
.start(ImageCompress.this);

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.