Skip to content

Instantly share code, notes, and snippets.

@AmaroNeto
Created January 23, 2020 19:59
Show Gist options
  • Save AmaroNeto/1a57d6d6092470caa269676e06691c5a to your computer and use it in GitHub Desktop.
Save AmaroNeto/1a57d6d6092470caa269676e06691c5a to your computer and use it in GitHub Desktop.
AdapterObject-8
adapter = GenericAdapter<Movie>(movies)
adapter?.listener = this
recyclerView.adapter = adapter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment