<How I can use multiple rows in one recyclerView (...
# stackoverflow
u
How I can use multiple rows in one recyclerView (Kotlin) I want to use differnt rows in my app which users based on Firestore Database. So i want separate users by point number (Long). How can i do that?

Here is my acitivity codes

Here is my adapter codes

Here is my app screen