Dmitri Korobtsov
Dmitri Korobtsov
@viclovsky Not sure. Will research if it's possible to workaround api level increase. Btw, I afraid that adding proper support for sdk 29 will be breaking change anyway.
@Badya it depends. I actually just spent some time to measure impact. In my particular case, total test suite execution time with resizing on average is 4.5% faster. Problem is...
Yep, it only reproduces with devices >= SDK 29. Android changed way to access external storage. So not only screenshots, but all attachments are affected. Can easily reproduce it by...
@leandrofnjr not yet, makes sense to do separate PR, but I will try to find time to do a fix it in the nearest feature (if nobody else does that...
@gopalanrc just in case, encountered same problem - made a fork with a fix: https://github.com/dkorobtsov/poeditor-gradle