Skip to content

Commit

Permalink
Fix[mouse]: restore translationZ attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
artdeell committed Apr 23, 2024
1 parent d965ef0 commit 11e0be0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
android:orientation="vertical"
android:id="@+id/main_touchpad"
android:focusable="false"
android:translationZ="1dp"
android:visibility="gone"/>


Expand Down

0 comments on commit 11e0be0

Please sign in to comment.