Fábio Moreira Blanco

Results 15 comments of Fábio Moreira Blanco

> @ashiagr Correct, I've created this library while working at Yalantis — it's been almost 5 years ago. I'm fine contributing to the repo occasionally, if given write access. Well......

@ImRohithBajjuri Yes, it is. I'm with the same problem here. **Steps to reproduce the error on Android 29+:** 1. Code an app that uses SAF picker to let the user...

Debugging uCrop code, I can see that the problem starts on the onPostExecute method of the BitmapLoadTask class: ```java @Override protected void onPostExecute(@NonNull BitmapWorkerResult result) { if (result.mBitmapWorkerException == null)...

I have made the corrections and opened a pull request #732. Now we will have to sit and wait for the Yalantis developers to see and review my pull request....

> Can you please elaborate on this point. Yes I can. > Did you have a chance to give `tflocal` a try? Yes I did. In fact that's the reason...