Questions related to bottom navigation bar.
According to the material design spec, when the keyboard appears, the BottomNavigationView should hide underneath it. However, if I set …
android android-softkeyboard bottomnavigationviewAndroid has new ui element - BottomNavigationView I don't want to contain my menus in the xml files. I will …
android android-view bottomnavigationviewI have bottom navigation bar on click of item in navigation bar i am replacing fragments. I have 3 fragments A,…
android android-fragments navigationbar bottomnavigationviewBottom Navigation View has been added to version 25 of the Design Support Library. Tried and it's much easier to use …
android menuitem bottomnavigationview inflate-exceptionI create a bottom navigation view. I try to get height of bottom navigation view. Material design says that the …
android material-design bottomnavigationviewAfter upgrading to latest support library '28.0.0-alpha1' I cannot disable shifting mode in my BottomNavigationView i.e. the …
android android-support-library bottomnavigationviewI have been working with BottomNavigationBar in the flutter, but I am not able to select a Tab programmatically outside …
dart flutter bottomnavigationview material-componentsI'm adding the new Bottom Navigation View from the material design library to a project, and I would like to …
android bottomnavigationviewI'm trying to add BottomNavigationView to my layout with this library: implementation 'com.google.android.material:material:1.0.0' This is …
android bottomnavigationview material-componentsGood Morning, i am using bottom navigation view to do my bottom menu. and now the title is too big …
android bottomnavigationview