Skip to content

Instantly share code, notes, and snippets.

@B0yma
Created April 26, 2019 18:50
Show Gist options
  • Save B0yma/fdcc7f4e815b678c6b00353134cc9be2 to your computer and use it in GitHub Desktop.
Save B0yma/fdcc7f4e815b678c6b00353134cc9be2 to your computer and use it in GitHub Desktop.
Dynamically hiding a menu item in BottomNavigationView
bottomNavigationView.menu.removeItem(R.id.itemId)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment