mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-22 04:55:29 +03:00
parent
d7a2700234
commit
79f317d1e6
1 changed files with 1 additions and 1 deletions
|
@ -256,7 +256,7 @@ class ConversationItem(
|
|||
}
|
||||
} else {
|
||||
holder.binding.dialogDate.visibility = View.GONE
|
||||
holder.binding.dialogLastMessage.setText(R.string.nc_no_messages_yet)
|
||||
holder.binding.dialogLastMessage.text = ""
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue