Google released new support library v25 with BottomNavigationView
is there any way to remove items labels ?
In the BottomNavigationBar set the “selectedFontSize” to 0. Then set the BottomNavigationBarItem “label” property to empty string. ); Voila!
I hope I am not too late to the party here.
But as of Design Support Library 28.0.0-alpha1 you can use the property
app:labelVisibilityMode="unlabeled"
you can use other values "auto", "labeled" and "selected" as well.
Would you want to this style ?
If so, I recommend you try BottomNavigationViewEx.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With