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 was archived by the owner on Aug 26, 2021. It is now read-only.
@Subscribe
public void logout(AuthenticationEvent.LogoutRequest event) {
// My code, blah blah blah
}
However, when I press the Otto icon for the @Subscribe method, then choose "Post events", it shows "No usages found in Project or Libraries", and the Event log shows "NullPointerException: null", and I see an IDE error.
I'm using a pretty recent version of Android Studio: