Prior to this question, setVisibility works but the problem is,
visibility = true, after hiding(usingvisibility = gone) theBottomNavigationView, shows up a blank space
the blank space is the space of the BNV, but no layout is inflated in it, due to the HideViewOnScrollBehavior
Q: How to expand the BNV programmatically