Andrzej Zabost
Andrzej Zabost
@martin-braun > @azabost Is this the right place to report a bug in Firebase? Ima gonna email them as well. I have no clue if this is the right place....
@nispr Hey. I'm facing a similar issue now and I'd be grateful for a few more details of your workaround if you can remember it. I'm wondering how exactly you...
Hmm, I don't think my issue was related to threading, but I might be wrong. Anyway, I dealt with my specific situation completely differently, e.g. I don't have a ScrollView...
I have the same problem as I wanted the filter to be more like `contains()` instead of `startsWith()`.
Since it was 2 years ago, I'm afraid I can't remember any details now, sorry 🤷♂️
logback-android and logback-classic ILoggingEvent binary incompatibility getMarkers vs getMarkerList
There are a few more differences compared to logback-classic 1.5.6, e.g. it added `public default java.time.Instant getInstant()` to `ILoggingEvent`. What's worse, it requires Java 8 API for two reasons: 1....
Hi there. I'm not familiar with the OpenAPI specs, let alone its generation process, so sorry if my answer isn't helpful. I wonder what exactly you would expect the generated...
Same problem here. I use `bundletool` `1.17.1`.
> The passing cancelation throw is the basic concept of coroutine in structured concurrency. Have you read the linked article, though? Its subtitle literally says: "There’s only one safe way...
Here's the difference between what you currently have and what I propose based on the linked article: | Before | After | |--------|--------| | | |