Skip to content

Instantly share code, notes, and snippets.

@Leviaran
Created February 3, 2021 06:49
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 Leviaran/86a2cf68e4df3606dff45d97a177e812 to your computer and use it in GitHub Desktop.
Save Leviaran/86a2cf68e4df3606dff45d97a177e812 to your computer and use it in GitHub Desktop.
override fun onViewCreated(view: View, savedInstanceState: Bundle?) {
super.onViewCreated(view, savedInstanceState)
model(view(intents()))
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment