RxJavaDebug icon indicating copy to clipboard operation
RxJavaDebug copied to clipboard

Is there similar library like this that supports RxJava 2?

Open TonyTangAndroid opened this issue 8 years ago • 1 comments

Is there similar library like this that supports RxJava 2?

TonyTangAndroid avatar Apr 28 '17 23:04 TonyTangAndroid

You could try https://github.com/akaita/RxJava2Debug

Edit: on close examination, that seems to be about providing better stack traces for RX exceptions. Might still be useful depending on your use case

xbao avatar Jan 18 '18 01:01 xbao