Add a new line
This commit is contained in:
parent
cdcc9e2140
commit
c3fe4d8aca
|
@ -71,6 +71,7 @@ fun ItemAttachmentDocumentBinding.setupDocumentPreview(
|
|||
root.setOnClickListener {
|
||||
onClick?.invoke()
|
||||
}
|
||||
|
||||
root.setOnLongClickListener {
|
||||
onLongClick?.invoke()
|
||||
true
|
||||
|
|
Loading…
Reference in New Issue