Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In ReplayExampleActivity,the repaly error? #21

Open
fhlkm opened this issue Jul 7, 2017 · 1 comment
Open

In ReplayExampleActivity,the repaly error? #21

fhlkm opened this issue Jul 7, 2017 · 1 comment

Comments

@fhlkm
Copy link

fhlkm commented Jul 7, 2017

The log is :
First onSubscribe : false
First onNext value : 1
First onNext value : 2
First onNext value : 3
First onNext value : 4
First onComplete
Second onSubscribe : false
Second onNext value : 1
Second onNext value : 2
Second onNext value : 3
Second onNext value : 4
Second onComplete

It is different from the comment "it will emit 2, 3, 4 as (count = 3), retains the 3 values for replay"

@essmigel
Copy link

@fhlkm
My log is the same as the comment. and also the view in ReplayExampleActivity is showing when you click doSomeWork.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants