How to disable BottomNavigationView shift mode?

后端 未结 21 2277
Happy的楠姐
Happy的楠姐 2020-11-22 15:55

BottomNavigationView doesn\'t show menu\'s title that are inactive.

How to show titles of all menu elements in bottomNavigationBar? The problem is that in my case s

21条回答
  •  庸人自扰
    2020-11-22 16:49

    To disable the text animation and decrease font size use this in your dimens.xml file:

    10sp 
    10sp
    

提交回复
热议问题