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

Background drawable for whole column #198

Closed
Crabgore opened this issue Nov 9, 2021 · 2 comments
Closed

Background drawable for whole column #198

Crabgore opened this issue Nov 9, 2021 · 2 comments

Comments

@Crabgore
Copy link

Crabgore commented Nov 9, 2021

Hi!

How can i add a background drawable for column?

The library is great, btw ;)

@woxblom
Copy link
Owner

woxblom commented Nov 9, 2021

Hey and thanks! :)

You can call RecyclerView getRecyclerView(int column) and then setBackground on that view.

@Crabgore
Copy link
Author

Crabgore commented Nov 9, 2021

Thank you very much!

@Crabgore Crabgore closed this as completed Nov 9, 2021
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

2 participants