navigate
method to run navigation to another fragment
Parameters
resource Id of navigation action
arguments to pass data when opening another fragment, default null
used for adding action like singleTop when opening another fragment, default null
method to run navigation using URI, used for deep link
Parameters
Uri for the deep link page of the application
used for adding action like singleTop when opening another fragment, default null