mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-3085 All Objects | Fix | Untitled objects, swipe (#1829)
This commit is contained in:
parent
e0ffe809e8
commit
a640880f37
1 changed files with 1 additions and 0 deletions
|
@ -849,6 +849,7 @@ fun SwipeToDismissListItems(
|
|||
} else {
|
||||
false
|
||||
}
|
||||
return@rememberSwipeToDismissBoxState true
|
||||
},
|
||||
positionalThreshold = { it * .5f }
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue