setOnItemReselectedListener

Set a listener that will be notified when the currently selected navigation item is reselected. This does not require an OnItemSelectedListener to be set.

Parameters

listener

The listener to notify

See also