Skip to content

Instantly share code, notes, and snippets.

@remcomokveld
Created April 14, 2019 19:48
Show Gist options
  • Save remcomokveld/c98d48e3bb7c130bd3c0fd5ba633611c to your computer and use it in GitHub Desktop.
Save remcomokveld/c98d48e3bb7c130bd3c0fd5ba633611c to your computer and use it in GitHub Desktop.
override fun onAttach(context: Context) {
AndroidSupportInjection.inject(this)
super.onAttach(context)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment