79728082

Date: 2025-08-07 04:57:19
Score: 0.5
Natty:
Report link

in your Navigation Bar Item onClick

navController.navigate(destination.route) { 
    popUpTo(0) { 
        saveState = true 
    } 
    launchSingleTop = true 
    restoreState = true 
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Madhav Bhavsar