Roman Kalukiewicz

Results 4 issues of Roman Kalukiewicz

Two failures that are or-ed should return a failure that somehow combines both causes. Example: $ def getFromProperties = Failure("Property not set") $ def getFromFilesystem = Failure("File doesn't exist") $...

P:Normal
T:Enhancement
Common

## Description It seems like the `BroadcastChannel` is completely deprecated in the newest Kotlin, so.. getting rid of it. It is effectively a refactoring as it touches only the test...

### Description It seems that ShadowViewAnimator doesn't do anything that would be actually needed, but messes up classes like ViewSwitcher because they use different methods for switching views that reach...

cleanup