summaryrefslogtreecommitdiff
path: root/data/res/drawable/pointer_zoom_out_icon.xml
blob: b805df3d18c12522467504bad0cb2f4e0ca6b66e (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_zoom_out"
    android:hotSpotX="10dp"
    android:hotSpotY="10dp" />