pointer_spot_hover_icon.xml revision 2352b978a3c94cd88f41d0d908f961333fdac1e9
1<?xml version="1.0" encoding="utf-8"?>
2<pointer-icon xmlns:android="http://schemas.android.com/apk/res/android"
3    android:bitmap="@drawable/pointer_spot_hover"
4    android:hotSpotX="33"
5    android:hotSpotY="33" />
6