Skip to content

Instantly share code, notes, and snippets.

@DDihanov
Created December 4, 2020 14:29
Show Gist options
  • Save DDihanov/40d7ff254a798e2a04a14e092d8361ca to your computer and use it in GitHub Desktop.
Save DDihanov/40d7ff254a798e2a04a14e092d8361ca to your computer and use it in GitHub Desktop.
interface ToFlowNavigatable {
fun navigateToFlow(flow: NavigationFlow)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment