I have tried this xml code in values/dimens.xml
<dimen name="design_bottom_navigation_text_size" tools:override="true">30sp</dimen>
<dimen name="design_bottom_navigation_active_text_size" tools:override="true">30sp</dimen>
But still can't change the text size of menu item. If there's any other solution then please do let me know