summaryrefslogtreecommitdiff
path: root/data/res/drawable/pointer_spot_touch_icon.xml
blob: f4f0639d49d8f020395f14241a5b72c861a73704 (plain)
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<pointer-icon xmlns:android="http://schemas.android.com/apk/res/android"
    android:bitmap="@drawable/pointer_spot_touch"
    android:hotSpotX="16dp"
    android:hotSpotY="16dp" />