You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 30, 2019. It is now read-only.
This sort of thing is generally better to ask on StackOverflow.
What was your subscription method like? I'd bet if you used an Integer as a parameter it would have worked -- I don't know if Otto is clever enough to look at unboxing values.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
So I said:
bus.post(228); //int
and then tried to get it inside my Fragment and it haven't worked.
Then I changed it to String and everything became fine.
Is it ok?
The text was updated successfully, but these errors were encountered: