setOnItemSelectedListener

Set a listener that will be notified when a navigation item is selected. This listener will also be notified when the currently selected item is reselected, unless an has also been set.

Parameters

listener

The listener to notify

See also