Skip to content

Instantly share code, notes, and snippets.

@alz-ahm
Created March 15, 2019 09:59
Show Gist options
  • Save alz-ahm/ea55e5188d0f9eb74575567e2992e875 to your computer and use it in GitHub Desktop.
Save alz-ahm/ea55e5188d0f9eb74575567e2992e875 to your computer and use it in GitHub Desktop.
//This is right!!
mySubmitBtn.setOnClickListener {
viewModel.submitData()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment