Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nullable block in adapterDelegateViewBinding #102

Open
bitvale opened this issue Aug 30, 2021 · 0 comments
Open

Nullable block in adapterDelegateViewBinding #102

bitvale opened this issue Aug 30, 2021 · 0 comments

Comments

@bitvale
Copy link

bitvale commented Aug 30, 2021

Sometimes we need a view holder without any logic, for example shimmer. Now we need to pass empty curly braces to the adapter delegate:

image

Wouldn't it be more convenient to make the block parameter nullable and null by default?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant