Android-Image-Cropper
Android-Image-Cropper copied to clipboard
Is there a straightforward way to enable/disable CropImageView?
The view does not seem to care about the inherited method of setEnabled(boolean).
If I want to disable user input and put the view into a stasis-like state (e.i. similar to how it behaves when cropping a large image asynchronously - overlay disappeared with image no longer accepting touch events), how would I go about doing so?
Currently, I am working around this by having another view on-top of CropImageView that gets toggled between different levels of visibility in order to intercept any unwanted user inputs. Although this is far from ideal.
Thanks for any feedback!
@AlanCPSC 🚨🚨🚨🚨🚨 THIS LIBRARY IS NOT MAINTAINED, PLEASE READ THIS 🚨🚨🚨🚨🚨 #818