onTabUnselected

Called when a tab exits the selected state.

Parameters

tab

The tab that was unselected

ft

A FragmentTransaction for queuing fragment operations to execute during a tab switch. This tab's unselect and the newly selected tab's select will be executed in a single transaction. This FragmentTransaction does not support being added to the back stack.