Created
March 15, 2019 09:59
-
-
Save alz-ahm/ea55e5188d0f9eb74575567e2992e875 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//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