问题
I have a large number of fragments. Here the BottomNavigationView has only four icons for tabs.
But each tabs has multiple fragments.
For Example: I am in home feed screen defaulty. I have a menu item. Clicks on profile label and moved to profile section. Here it needs to highlight the profile icon. How it can be done without click on the BottomNavigationBar in android.
来源:https://stackoverflow.com/questions/64986344/clarification-how-can-i-show-the-bottomnavigationview-tab-is-highlighted-if-the