Skip to content

Instantly share code, notes, and snippets.

@dcampogiani
Created January 19, 2018 22:24
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 dcampogiani/a0ece7a02d6a2093ae0c08efbd814d7b to your computer and use it in GitHub Desktop.
Save dcampogiani/a0ece7a02d6a2093ae0c08efbd814d7b to your computer and use it in GitHub Desktop.
private fun handleNone() {
val message = getString(R.string.option_wrong)
showMessage(message)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment