mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 19:49:33 +01:00
parent
d7a2700234
commit
79f317d1e6
@ -256,7 +256,7 @@ class ConversationItem(
|
|||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
holder.binding.dialogDate.visibility = View.GONE
|
holder.binding.dialogDate.visibility = View.GONE
|
||||||
holder.binding.dialogLastMessage.setText(R.string.nc_no_messages_yet)
|
holder.binding.dialogLastMessage.text = ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user