Skip to content

Instantly share code, notes, and snippets.

@ThrowJojo
Created April 2, 2018 00:18
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 ThrowJojo/39a64f98beb3dbeed51bf2c7ca0cdd15 to your computer and use it in GitHub Desktop.
Save ThrowJojo/39a64f98beb3dbeed51bf2c7ca0cdd15 to your computer and use it in GitHub Desktop.
findViewById Kotlin
val textView = overlay?.findViewById<TextView>(R.id.textView)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment