Skip to content

Commit

Permalink
Make checkboxes in plugins screen long clickable
Browse files Browse the repository at this point in the history
  • Loading branch information
Bartuzen committed Dec 16, 2023
1 parent 169db18 commit ad4401f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/layout/item_plugins_plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="1"
android:longClickable="true"
tools:text="Plugin name" />

<TextView
Expand Down

0 comments on commit ad4401f

Please sign in to comment.