mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-1583 Editor | Fix | Incorrect click handling in object type toolbar results in entering in multi-select mode (#233)
This commit is contained in:
parent
59f713c66e
commit
093fb263db
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:clickable="true"
|
||||
xmlns:tools="http://schemas.android.com/tools">
|
||||
|
||||
<androidx.recyclerview.widget.RecyclerView
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue