Skip to content

Instantly share code, notes, and snippets.

@SamueldaCostaAraujoNunes
Created August 2, 2021 12:09
Show Gist options
  • Save SamueldaCostaAraujoNunes/c76179ee7d9db66b984c2abac73b5abe to your computer and use it in GitHub Desktop.
Save SamueldaCostaAraujoNunes/c76179ee7d9db66b984c2abac73b5abe to your computer and use it in GitHub Desktop.
viewModel.characters().observe(viewLifecycleOwner) {
adapter.submitData(lifecycle, it)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment