Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 4951f24f authored by LuK1337's avatar LuK1337
Browse files

Revert "Set lower hotspotY for handwriting icon"

This reverts commit ab19c9dfc2eb6d48a637b264b3ca7422f6c5ccf8.

Change-Id: I5a375d78375f35b780189bca5fec90692267a7e3
parent 8cd8a8b0
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -2,4 +2,4 @@
<pointer-icon xmlns:android="http://schemas.android.com/apk/res/android"
<pointer-icon xmlns:android="http://schemas.android.com/apk/res/android"
    android:bitmap="@drawable/pointer_handwriting"
    android:bitmap="@drawable/pointer_handwriting"
    android:hotSpotX="8.25dp"
    android:hotSpotX="8.25dp"
    android:hotSpotY="23.50dp" />
    android:hotSpotY="23.75dp" />
 No newline at end of file
 No newline at end of file
+1 −1
Original line number Original line Diff line number Diff line
@@ -2,4 +2,4 @@
<pointer-icon xmlns:android="http://schemas.android.com/apk/res/android"
<pointer-icon xmlns:android="http://schemas.android.com/apk/res/android"
    android:bitmap="@drawable/pointer_handwriting_vector"
    android:bitmap="@drawable/pointer_handwriting_vector"
    android:hotSpotX="8.25dp"
    android:hotSpotX="8.25dp"
    android:hotSpotY="23.50dp" />
    android:hotSpotY="23.75dp" />
 No newline at end of file
 No newline at end of file