JCropImageView icon indicating copy to clipboard operation
JCropImageView copied to clipboard

Android: Provides a lightweight implementation to support top/left/right/bottom/center crop views of based on the imageview class.

Results 3 JCropImageView issues
Sort by recently updated
recently updated
newest added

updated gradle instructions so it doesnt trigger warnings.

It has signing options that aren't available, and the file "fill_top" doesn't has an extension. Attached fixed project. [project.zip](https://github.com/omgnuts/JCropImageView/files/2776562/project.zip)

Center-crop is from the middle of the screen, meaning at point 50%x50% . How can I have the same thing as center crop, but at the point of 50%x10% of...