summaryrefslogtreecommitdiffstats
path: root/core/res/res/drawable-mdpi/pointer_arrow_icon.xml
blob: 2f5676f38aed467875faabea4441fb9487bce05c (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_arrow"
    android:hotSpotX="6"
    android:hotSpotY="6" />