Cloudkibo / Android

0 stars 0 forks source link

Show Avitar in Chat list, Contact list & Inviate list #307

Closed jekram closed 7 years ago

jekram commented 7 years ago

Like WhatsApp we should show the Avitar in Chat list, Contact List and Invite list

dayemsiddiqui commented 7 years ago

@jekram I found another bug regarding this feature, it turns out when you install the app, the contacts will correctly show the images, however when you add a new contact or the android contact list gets update the app will start displaying standard avatars for all contacts instead of their profile image.

Reproducible steps:

jekram commented 7 years ago

Thanks for the update.

dayemsiddiqui commented 7 years ago

@jekram I have fixed the bug, actually I was not updating the contact photo on contacts sync. I have implemented the change. You can test it in the next release after which this issue can be closed.

jekram commented 7 years ago

@dayemsiddiqui what is the status of this?

dayemsiddiqui commented 7 years ago

@jekram I have implemented the code. I have tested it works fine for me.

jekram commented 7 years ago

@dayemsiddiqui @sojharo

Is the code pushed to GitHub and published to Market Place?

sojharo commented 7 years ago

Yes this was merged some days ago and was also published.

jekram commented 7 years ago

Thanks