Skip to content

Commit

Permalink
fix: remove mouse overlay margin to avoid it being cut after device r…
Browse files Browse the repository at this point in the history
…otation
  • Loading branch information
twaik committed Jan 23, 2025
1 parent 5641465 commit d28b49a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/main/res/layout/main_activity.xml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,6 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="bottom|center"
android:layout_marginBottom="120dp"
android:orientation="vertical"
android:alpha="0.7"
android:translationX="0px"
Expand Down

0 comments on commit d28b49a

Please sign in to comment.