Artem Mochalov
Artem Mochalov
Please take a look at the issue [#435](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin/issues/435) For some mutlimodule projects usage of that plugin could not be possible as users receives an error like: "Cannot run Project.afterEvaluate(Action) when...
We could get an infinite loop inside the ProgressiveDownloader as downloadRunnable(RunnableFutureTask) could cache the PriorityTooLowException and then we would loop forever until the ProgressiveDownloader would be cancelled. Detailed explanation: Thread...
Hello. My app crashes while trying to draw very large gif image. It could be reproduced at any device or android os version. Resize options is set to the the...