public interface OnTabSelectListener
| Modifier and Type | Method and Description |
|---|---|
void |
onTabSelected(int tabId)
The method being called when currently visible
BottomBarTab changes. |
void onTabSelected(int tabId)
BottomBarTab changes.
This listener is fired for the first time after the items have been set and
also after a configuration change, such as when screen orientation changes
from portrait to landscape.tabId - the new visible BottomBarTab