Guilherme Delgado
Guilherme Delgado
## Describe the bug When `QuantityPickerView` is child of a `ConstraintLayout` and it's width is 0dp (to take into account constraints) it receives wrong measures specs and the layout_width will...
# Bug Reporting > Fatal Exception: java.lang.RuntimeException: Canvas: trying to use a recycled bitmap android.graphics.Bitmap@1439588 > at android.graphics.BaseCanvas.throwIfCannotDraw(BaseCanvas.java:66) > at android.graphics.BaseCanvas.drawBitmap(BaseCanvas.java:113) > at android.graphics.Canvas.drawBitmap(Canvas.java:1560) > at jp.wasabeef.blurry.Blur.of(Blur.java:62) > at jp.wasabeef.blurry.BlurTask$1$1.run(BlurTask.java:69)...
JFrog just announced that they'll be shutting down JCenter: https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/ Key dates are: - February 28th: No more submissions will be accepted to Bintray, JCenter - May 1st: Bintray, JCenter...
I'm using this [commit](https://github.com/Tinder/StateMachine/pull/28) to use that class in multiplatform and when I import your plug-in it gives me this error: ``` e: org.jetbrains.kotlin.util.KotlinFrontEndException: Exception while analyzing expression at (112,34)...
How about maven distribution? Checkout my **[gists](https://gist.github.com/GuilhE)** it may help :)
With the following setup: ``` const val kotlin = "1.7.10" const val desktop = "1.2.0-alpha01-dev748" const val core = "1.2.0-rc03" const val compiler = "1.3.0-beta01" allprojects { repositories { google()...
Hello, The company I work for is organizing a donation wave to support projects/teams that are doing a tremendous job helping out the open source community. Moya it's one of...
**Checklist** - [ ] I verified that the task `./gradlew :dependencyUpdates` works correctly. If that's not the case, it's better to submit a bug-report to https://github.com/ben-manes/gradle-versions-plugin - [ ] I...
JFrog just announced that they'll be shutting down JCenter: https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/ Key dates are: - February 28th: No more submissions will be accepted to Bintray, JCenter - May 1st: Bintray, JCenter...
What do you think about this: https://stackoverflow.com/questions/58083309/coroutines-and-retrofit-best-way-to-handle-errors