Created
August 5, 2021 07:00
-
-
Save sergei-lapin/785edbc37f4e3cfcc9e0c2b2cad12d8a to your computer and use it in GitHub Desktop.
ViewHolderProducer
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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