Fix java.lang.IllegalArgumentException: Navigation action/destination com.cesarandres.ps2link.debug:id/action_mainMenuFragment_to_fragmentTwitter cannot be found from the current destination Destination(com.cesarandres.ps2link.debug:id/fragmentTwitter) label=FragmentTwitter class=com.cesarandres.ps2link.fragments.twitter.FragmentComposeTwitterList in androidx.navigation.NavController.navigate (NavController.java:940) #180
java.lang.IllegalArgumentException: Navigation action/destination com.cesarandres.ps2link.debug:id/action_mainMenuFragment_to_fragmentTwitter cannot be found from the current destination Destination(com.cesarandres.ps2link.debug:id/fragmentTwitter) label=FragmentTwitter class=com.cesarandres.ps2link.fragments.twitter.FragmentComposeTwitterList
Version 5.4.0-debug(1)
Stacktrace
androidx.navigation.NavController.navigate (NavController.java:940);
androidx.navigation.NavController.navigate (NavController.java:877);
androidx.navigation.NavController.navigate (NavController.java:863);
androidx.navigation.NavController.navigate (NavController.java:1152);
androidx.lifecycle.LiveData.considerNotify (LiveData.java:133);
androidx.lifecycle.LiveData.dispatchingValue (LiveData.java:151);
androidx.lifecycle.LiveData.setValue (LiveData.java:309);
androidx.lifecycle.MutableLiveData.setValue (MutableLiveData.java:50);
androidx.appcompat.view.WindowCallbackWrapper.dispatchTouchEvent (WindowCallbackWrapper.java:69);
androidx.appcompat.view.WindowCallbackWrapper.dispatchTouchEvent (WindowCallbackWrapper.java:69);
Reason
java.lang.IllegalArgumentException: Navigation action/destination com.cesarandres.ps2link.debug:id/action_mainMenuFragment_to_fragmentTwitter cannot be found from the current destination Destination(com.cesarandres.ps2link.debug:id/fragmentTwitter) label=FragmentTwitter class=com.cesarandres.ps2link.fragments.twitter.FragmentComposeTwitterList
Link to App Center