1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-08 05:47:05 +09:00

DROID-390 Editor | Title block, remove long click support (#2585)

Co-authored-by: konstantiniiv <ki@anytype.io>
This commit is contained in:
Konstantin Ivanov 2022-09-07 18:13:39 +02:00 committed by GitHub
parent cbfe6cac47
commit e4363820b0
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -774,6 +774,7 @@ class BlockAdapter(
onDragAndDropTrigger(holder, it)
}
}
is Title -> {}
else -> {
holder.itemView.setOnLongClickListener {
val pos = holder.bindingAdapterPosition