You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The extension and base fragment are the same as of this project.
2021-04-18 12:10:57.059 24154-24154/com.iku.test E/ACRA: ACRA caught a NullPointerException for com.iku.test java.lang.NullPointerException: Attempt to invoke virtual method 'androidx.navigation.NavGraph androidx.navigation.NavDestination.getParent()' on a null object reference at androidx.navigation.ui.NavigationUI.onNavDestinationSelected(NavigationUI.java:78) at androidx.navigation.ui.NavigationUI$5.onNavigationItemSelected(NavigationUI.java:531) at com.google.android.material.bottomnavigation.BottomNavigationView$1.onMenuItemSelected(BottomNavigationView.java:241) at androidx.appcompat.view.menu.MenuBuilder.dispatchMenuItemSelected(MenuBuilder.java:834) at androidx.appcompat.view.menu.MenuItemImpl.invoke(MenuItemImpl.java:158)
The text was updated successfully, but these errors were encountered:
I've a bottom bar with 3 fragments, which provides this error.
Attaching video for clearance. https://streamable.com/5isy7s
The extension and base fragment are the same as of this project.
2021-04-18 12:10:57.059 24154-24154/com.iku.test E/ACRA: ACRA caught a NullPointerException for com.iku.test java.lang.NullPointerException: Attempt to invoke virtual method 'androidx.navigation.NavGraph androidx.navigation.NavDestination.getParent()' on a null object reference at androidx.navigation.ui.NavigationUI.onNavDestinationSelected(NavigationUI.java:78) at androidx.navigation.ui.NavigationUI$5.onNavigationItemSelected(NavigationUI.java:531) at com.google.android.material.bottomnavigation.BottomNavigationView$1.onMenuItemSelected(BottomNavigationView.java:241) at androidx.appcompat.view.menu.MenuBuilder.dispatchMenuItemSelected(MenuBuilder.java:834) at androidx.appcompat.view.menu.MenuItemImpl.invoke(MenuItemImpl.java:158)
The text was updated successfully, but these errors were encountered: