private class SearchAlgorithms.NavigationListener extends Object implements com.google.android.material.bottomnavigation.BottomNavigationView.OnNavigationItemSelectedListener
Modifier | Constructor and Description |
---|---|
private |
NavigationListener() |
Modifier and Type | Method and Description |
---|---|
boolean |
onNavigationItemSelected(android.view.MenuItem menuItem)
Depending of the heuristic algoritm to show, we create and load the corresponding fragment.
|
public boolean onNavigationItemSelected(@NonNull android.view.MenuItem menuItem)
onNavigationItemSelected
in interface com.google.android.material.bottomnavigation.BottomNavigationView.OnNavigationItemSelectedListener
menuItem
-