Skip to content

Instantly share code, notes, and snippets.

@sergenes
Created August 1, 2021 21:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sergenes/0f09a5f3efca584ae8a2a8d29c2a067a to your computer and use it in GitHub Desktop.
Save sergenes/0f09a5f3efca584ae8a2a8d29c2a067a to your computer and use it in GitHub Desktop.
fun editName() { onAction(ListScreenActions.OnNameEdit) }
fun editNameChanged() { onAction(ListScreenActions.OnNameChanged)}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment