onTabReselected

Called when a tab that is already selected is chosen again by the user. Some applications may use this action to return to the top level of a category.

Parameters

tab

The tab that was reselected.

ft

A FragmentTransaction for queuing fragment operations to execute once this method returns. This FragmentTransaction does not support being added to the back stack.