I am trying to change the textSize of BottomNavigationView from android support library 25.0.0
You can change BottomNavigationView
text appearance by defining your own styles for Component Attributes itemTextAppearanceActive
and itemTextAppearanceInactive
. By default they have textAppearanceCaption
check section Theme Attribute Mapping in the docs Bottom Navigation.
styles.xml
Next, Change Text Color selected and icon:
Just Create bottom_nav_icon_color_selector & bottom_nav_text_color_selector on drawable to edit default value.
For change icon color - bottom_nav_icon_color_selector.xml