Skip to content

Instantly share code, notes, and snippets.

@emmano
Created December 30, 2019 19:17
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 emmano/cade16dced8a89aee3e9783ed4cccc53 to your computer and use it in GitHub Desktop.
Save emmano/cade16dced8a89aee3e9783ed4cccc53 to your computer and use it in GitHub Desktop.
private val adapter by adapter<ComicModel>(BR.comicModel, R.layout.comic_cell){model-> //do something on click}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment