id associated with userid from firebase db
2- then I get the latest time stamp of all the chatroom ids
3- and I sort the timestamp and display it on the list..
But the problem is it's talking so much time when the list size is more than about 50...
So what's the perfect way for doing this ?
I think using recycler view will do as it's take less time then list view if u are using listviee
For Chat Appication you can check this tutorial.. All parts are uploaded... https://youtu.be/q6uuUEwGpPI
Обсуждают сегодня