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

Commit 19537c0a authored by Alan Viverette's avatar Alan Viverette Committed by Android Git Automerger
Browse files

am 38fcaf40: Merge "Move arrow_pointer hotspot to better match actual tip"

* commit '38fcaf40':
  Move arrow_pointer hotspot to better match actual tip
parents 5b11b3d6 38fcaf40
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<pointer-icon xmlns:android="http://schemas.android.com/apk/res/android"
    android:bitmap="@drawable/pointer_arrow"
    android:hotSpotX="6dp"
    android:hotSpotY="6dp" />
    android:hotSpotX="5dp"
    android:hotSpotY="5dp" />