Add a new line

This commit is contained in:
Naveen
2023-08-22 15:33:48 +05:30
parent cdcc9e2140
commit c3fe4d8aca

View File

@@ -71,6 +71,7 @@ fun ItemAttachmentDocumentBinding.setupDocumentPreview(
root.setOnClickListener {
onClick?.invoke()
}
root.setOnLongClickListener {
onLongClick?.invoke()
true