Skip to content

Instantly share code, notes, and snippets.

@igorwojda
Created January 7, 2019 07:44
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 igorwojda/f15885a2331c8e6315b36bc54bbb308c to your computer and use it in GitHub Desktop.
Save igorwojda/f15885a2331c8e6315b36bc54bbb308c to your computer and use it in GitHub Desktop.
KotlinViewModelProvider usage
KotlinViewModelProvider.of(context) { RegisterViewModel(instance()) } //context is a Fragment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment