How to disable BottomNavigationView shift mode?

后端 未结 21 2238
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:36

    just want to add that above this method disableShiftMode add below code too. @SuppressLint("RestrictedApi")

提交回复
热议问题