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

Commit 38fcaf40 authored by Alan Viverette's avatar Alan Viverette Committed by Gerrit Code Review
Browse files

Merge "Move arrow_pointer hotspot to better match actual tip"

parents 31cee318 542774bb
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" />