Using StickyEvents
from GreenRobot - EventBus they don“t stay in memory after I close the app (showing the running apps and then slide to remove it from there) or after I run a new build from Android Studio
.
I mean onEventMainThread
is not called after EventBus.getDefault().registerSticky(subscriber);
Why?