| Interface | Description |
|---|---|
| BottomNavigationBar.OnTabSelectedListener |
Callback interface invoked when a tab's selection state changes.
|
| Class | Description |
|---|---|
| BottomNavigationBar |
Class description : This class is used to draw the layout and this acts like a bridge between
library and app, all details can be modified via this class.
|
| BottomNavigationBar.SimpleOnTabSelectedListener |
Simple implementation of the OnTabSelectedListener interface with stub implementations of each method.
|
| BottomNavigationItem |
Class description : Holds data for tabs (i.e data structure which holds all data to paint a tab)
|
| ShapeBadgeItem |
Class description
|
| TextBadgeItem |
Class description
|