Skip to content

Instantly share code, notes, and snippets.

@sandipsavaliya112
Created June 9, 2020 08:18
Show Gist options
  • Save sandipsavaliya112/5fcdbefab858a71b147321b304c44a83 to your computer and use it in GitHub Desktop.
Save sandipsavaliya112/5fcdbefab858a71b147321b304c44a83 to your computer and use it in GitHub Desktop.
class GenericVH(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