I have a RecyclerView using StaggeredGridLayoutManager, 2 columns for example, I want to set different backgrounds for the first column and second column, how to do this, thanks in advance.
How to set different background with different column with RecyclerView with StaggeredGridLayoutManager?
349 Views Asked by twlkyao At
2
Base on this answer, I guess you can try: