Add a new line
This commit is contained in:
parent
cdcc9e2140
commit
c3fe4d8aca
1 changed files with 1 additions and 0 deletions
|
|
@ -71,6 +71,7 @@ fun ItemAttachmentDocumentBinding.setupDocumentPreview(
|
||||||
root.setOnClickListener {
|
root.setOnClickListener {
|
||||||
onClick?.invoke()
|
onClick?.invoke()
|
||||||
}
|
}
|
||||||
|
|
||||||
root.setOnLongClickListener {
|
root.setOnLongClickListener {
|
||||||
onLongClick?.invoke()
|
onLongClick?.invoke()
|
||||||
true
|
true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue