BottomBar
BottomBar copied to clipboard
When change font size of mobile phone bottom bar text cut down
when we change the font size of device it effect the text of bottom bar
-
When font size is small

-
When font size is normal

-
When font size is Extra Large

Make Font Style
And call the sytle inside the bottom bar using app:bb_titleTextAppearance="@style/FontStyleBottomBar" <com.roughike.bottombar.BottomBar android:id="@+id/bottombar_navigation_view" android:layout_width="match_parent" android:layout_height="56dp" android:layout_alignParentBottom="true" android:background="@color/bg_button_blue" app:bb_tabXmlResource="@xml/bottombar_tabs" app:bb_titleTextAppearance="@style/FontStyleBottomBar" app:bb_inActiveTabColor="@color/md_grey_500"/>