How to create Dynamic Recyclerview with Predefined only 10 items

63 views Asked by At

On Screen load, i want to show 10 items in recyclerview with name with 1,2,...10 which defines the positions of items in recyclerview.

But when user is click on particular item on recyclerview, i want to replace that item with a user.

enter image description here

0

There are 0 answers