onNavigationItemSelected not firing

17 views
Skip to first unread message

Peter Marinov

unread,
Oct 28, 2015, 10:39:19 AM10/28/15
to Android Bootstrap
onNavigationItemSelected in the MainActivity wasn't firing on item selected until I added 

@Inject
Bus bus;
.....

bus.register(this);

Is this normal or have I commented out some important bit ?
Reply all
Reply to author
Forward
0 new messages