Paweł Urban

Results 6 issues of Paweł Urban

Hi, I'm having an issue connected with actions oferflow. On mdpi device with Android 2.3 on board, when I put two actions on the action bar and then add a...

Missing-Test-Case

Hey, I have some issues implementing my expected behavior. # 1. Unsigned integers I'd like to pack a number as uint8. How can I do that? Using `byte` as a...

Hey, great tool! I treat it as a central place to get data from the app during my development. Although it would be nice to have files management as well....

enhancement

An idea came to my mind to introduce some handy Kotlin extensions to the library. Let us know if you have any good ideas, so we can discuss.

idea

As @dariuszseweryn suggested > Maybe we should test our TestSubscriberExtension? I am not convinced if it is 100% reliable having seen bugs before

enhancement
good first issue

In order to get rid of `firstOrError` alike calls in the client, the queue should handle operations that: * may emit many results * may emit one result * may...

enhancement