Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

prevent bottom navigation bar from hiding text android

<com.google.android.material.bottomnavigation.BottomNavigationView
    ...
    app:labelVisibilityMode="labeled"/>
    
    <--shows the label of each item-->
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #prevent #bottom #navigation #bar #hiding #text #android
ADD COMMENT
Topic
Name
1+4 =