Skip to content
Snippets Groups Projects
Commit 31f30c08 authored by Adrien Béraud's avatar Adrien Béraud
Browse files

adapter: avoid blinking messages

Change-Id: Ia0b9b74dd38fa352f7d5c95125b7f591bf4c9d45
parent 09d49bcf
No related branches found
No related tags found
No related merge requests found
......@@ -206,7 +206,7 @@ class ConversationAdapter(
* Updates the contact photo to use for this conversation
*/
fun setPhoto() {
notifyDataSetChanged()
//notifyDataSetChanged()
}
override fun getItemCount(): Int {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment