NavigationBarView.OnItemReselectedListener

public interface NavigationBarView.OnItemReselectedListener


Listener for handling reselection events on navigation items.

Summary

Public methods

abstract void

Called when the currently selected item in the navigation menu is selected again.

Public methods

onNavigationItemReselected

abstract void onNavigationItemReselected(MenuItem item)

Called when the currently selected item in the navigation menu is selected again.

Parameters
MenuItem item

The selected item