Simon Schiller
Simon Schiller
As @JakeWharton mentioned [here](https://github.com/android/android-ktx/issues/382#issuecomment-369723654), we should define a common pattern for dealing with multi-callback listeners. There are many cases where this problem occurs (e.g. #382 or #351) and having a...
Usefull when you want to retrieve a string resource which contains styling information and also acts as a format string. See [String Resources Documentation](https://developer.android.com/guide/topics/resources/string-resource.html#StylingWithHTML).
**Author the user story for this feature** As a user of flank, I want to have a more detailed HTML report so I can check the results of a single...
In order to make Swarmer faster, it would be great if there was an option for creating snapshots on the initial boot. Maybe with an option like `--create-snapshots`. The idea...
### What has changed - Android Gradle plugin was updated to 7.3.0 - Gradle was updated to 7.5.1 - Other dependencies were updated ### Why was it changed - In...