Skip to content

Instantly share code, notes, and snippets.

@MyricSeptember
Last active January 27, 2022 19:50
Show Gist options
  • Save MyricSeptember/d4e112a9e3de065359d3c2167e85fa0f to your computer and use it in GitHub Desktop.
Save MyricSeptember/d4e112a9e3de065359d3c2167e85fa0f to your computer and use it in GitHub Desktop.
private fun setupUI() {
sign_out_button.setOnClickListener {
signOut()
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment