Skip to content

Instantly share code, notes, and snippets.

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