Louis Pennachio
Louis Pennachio
I would like to instantiate the image viewer before actually showing it but I get this exception when using the "build()" method. ``` myActivity.runOnUiThread(new Runnable() { ImageViewer viewer = new...
### Checklist - [X] The issue can be reproduced in the [Auth0.Android sample app](https://github.com/auth0-samples/auth0-android-sample/tree/master/00-Login-Kt) (or N/A). - [X] I have looked into the [Readme](https://github.com/auth0/Auth0.Android#readme), [Examples](https://github.com/auth0/Auth0.Android/blob/main/EXAMPLES.md), and [FAQ](https://github.com/auth0/Auth0.Android/blob/main/FAQ.md) and have not...
Hi @Malinskiy What about adding a parameter to use Danger's `warn` instead of `fail` ? This can be convenient when setting a coverage goal that has not been reached yet.