Skip to content

Instantly share code, notes, and snippets.

@tonnylitao
Last active June 17, 2020 09:48
Show Gist options
  • Save tonnylitao/0b77f4e66260a1ccab137c072746f0c8 to your computer and use it in GitHub Desktop.
Save tonnylitao/0b77f4e66260a1ccab137c072746f0c8 to your computer and use it in GitHub Desktop.
inner class ViewHolder(
val binding: ViewDataBinding
): RecyclerView.ViewHolder(binding.root)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment