hi i want to make a recycler view to take items horizontal as many as the screen fit but with vertical scroll like this image as example
I try with StaggeredGridLayoutManager
but it must specify the number of column want the column take as screen size any help will be good