Skip to content

Instantly share code, notes, and snippets.

@sergei-lapin
Created August 5, 2021 07:00
Show Gist options
  • Select an option

  • Save sergei-lapin/785edbc37f4e3cfcc9e0c2b2cad12d8a to your computer and use it in GitHub Desktop.

Select an option

Save sergei-lapin/785edbc37f4e3cfcc9e0c2b2cad12d8a to your computer and use it in GitHub Desktop.
ViewHolderProducer
typealias ViewHolderProducer = (parent: ViewGroup, viewType: Int) -> RecyclerView.ViewHolder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment