The chat list is fetched successfully from firestore database but it is not being populated in the recycler view.
I tried using a hardcoded list to populate the recycler view too but nothing seems to work. I think there might be some issue with the UI.
@hitaishidesai18 @aditya3103 @anonymousb61 @Jai-Sehgal-26 maybe one of you is able to look past this roadblock.
To test, click on join in the student request detail fragment.
The chat list is fetched successfully from firestore database but it is not being populated in the recycler view.
I tried using a hardcoded list to populate the recycler view too but nothing seems to work. I think there might be some issue with the UI. @hitaishidesai18 @aditya3103 @anonymousb61 @Jai-Sehgal-26 maybe one of you is able to look past this roadblock.
To test, click on join in the student request detail fragment.
Please try solving this bug.