TabListener

interface TabListener(source)

Deprecated

Action bar navigation modes are deprecated and not supported by inline toolbar action bars. Consider using other common navigation patterns instead.

Callback interface invoked when a tab is focused, unfocused, added, or removed.

Functions

Link copied to clipboard
Called when a tab that is already selected is chosen again by the user.
Link copied to clipboard
Called when a tab enters the selected state.
Link copied to clipboard
Called when a tab exits the selected state.