Answer the question
In order to leave comments, you need to log in
How to make 1 item repeat a certain number of times in the recycler view?
There is a specific item for the recycler view. It needs to be repeated a certain number of times. How to do it?. I'll throw off the adapter code in the comments
Answer the question
In order to leave comments, you need to log in
There should be no such logic in the adapter. The most normal option is to duplicate the elements in it before installing the list into the adapter.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question