Closed skined90 closed 6 years ago
In v0.2.0 I'm not able to use getCroppedBitmap() method anymore. I'm getting the error that getCroppedBitmap() has a private access. How should I get the cropped bitmap now?
Thanks in advance
Actually, I opened your class and saw that now there is cropBitmap() method instead of getCroppedBitmap(). Documentation is outdated.
In v0.2.0 I'm not able to use getCroppedBitmap() method anymore. I'm getting the error that getCroppedBitmap() has a private access. How should I get the cropped bitmap now?
Thanks in advance