Open vijaykd opened 6 years ago
How to show icon and text for 4 menu items? Is this possible your example shows only icon and icons is shifting?
I don't want icons to shift I want to show it like:
Is it possible, if so how?
try bottomNavigation.setTitleState(AHBottomNavigation.TitleState.ALWAYS_SHOW);
bottomNavigation.setTitleState(AHBottomNavigation.TitleState.ALWAYS_SHOW);
How to show icon and text for 4 menu items? Is this possible your example shows only icon and icons is shifting?
I don't want icons to shift I want to show it like:
Is it possible, if so how?