Vasilis Charalampakis
Vasilis Charalampakis
We experience the same issue :/ Did anyone find a way to fix it?
Can you post a snippet of your layout??
Can you give me a repro project? or give me more info? Because I can build the project :/
Do you have any update on this?
I find it very strange if observables (like the above) are created on Activity/Fragment/View. ```java Observable inputs = Observable.merge(loadingEvent, pullToRefreshEvent); ``` I can't think how you can write tests if...
I thought it back yesterday. If you rename Input and Output to Source and Sink respectively, it reminds to me cycle.js, don't you think so? @sockeqwe
@vladanSD do you have any video record of this? I just tested on Pixel 4 API 33 on an emulator and I do not see any issues