Skip to content

Instantly share code, notes, and snippets.

@ThomasGorisse
Created October 19, 2021 20:04
Show Gist options
  • Save ThomasGorisse/450c083fb76461ce9223a03b9b395a51 to your computer and use it in GitHub Desktop.
Save ThomasGorisse/450c083fb76461ce9223a03b9b395a51 to your computer and use it in GitHub Desktop.
val View.lifecycle get() = lifecycleOwner.lifecycle
val View.lifecycleScope get() = lifecycleOwner.lifecycleScope
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment