Skip to content

Commit

Permalink
Fix cut button in compact mode
Browse files Browse the repository at this point in the history
Closes openhab#3432

Signed-off-by: mueller-ma <[email protected]>
  • Loading branch information
mueller-ma committed Oct 1, 2023
1 parent f4950e9 commit 5db196e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center_vertical"
android:layout_marginEnd="1dp"
android:focusable="false"
android:focusableInTouchMode="false" />

Expand Down

0 comments on commit 5db196e

Please sign in to comment.