D
D
dimasik1002002018-02-24 20:40:09
Java
dimasik100200, 2018-02-24 20:40:09

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

1 answer(s)
D
Denis Zagaevsky, 2018-02-25
@zagayevskiy

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 question

Ask a Question

731 491 924 answers to any question