I\'m adding a BottomNavigationView to a project, and I would like to have a different text (and icon tint) color for the selected tab (to achieve greying out no
BottomNavigationView
This will work:
setItemBackgroundResource(android.R.color.holo_red_light)