matte5031
matte5031
@sweatapp did u find any solution to thid?, thanks
@danielchristopher1 did you find any solution, thanks?
@power7714 @Lawgrin Hello, so i'm a super beginner and wondering if i should be able to just add the .withMinSize(512, 512) inside the code and then it should work or...
@power7714 Ye okay so i copy the file Crop.java from the fork which is inside ..lib\src\main\java\com\soundcloud\android\crop correct? I'm not quite sure on how to change the class since this class...
Okay so for Android 6.0+ the plugin needs a way to check if permission isn't allowed, and if not, ask for permission? or maybe use another plugin for it like...
Nice fix! @StefanoMagrassi ! However for me some images have worse quality though, i believe it might be because it is trying to resize the image to either the default...
Thanks @StefanoMagrassi , the resize seem to work fine, not sure how to use it from the javascript though! Now i use this code and the options toSize are being...
Hello @dhaCara I'm trying to crop a canvas from the URI given by canvas.toDataURL() without any success, maybe this isn't possible? When you say " you can use canvas to...
@dhaCara Thank you for your answer, sorry if I was unclear. I was wondering if could convert from canvas to a temporary file URI that then can be used to...
@vaibhavn1 Did you manage to do this? @jeduan Do you know how this can be done? Been trying to do it but just can't seem figure out what to change...