當打開“開發者選項”--“顯示觸摸操作” “指針位置”,觸摸操作會有一個圓點,有的時候“指針位置”和“顯示觸摸操作”不相交;
\frameworks\base\core\res\res\drawable-mdpi\pointer_spot_touch_icon.xml
<pointer-icon xmlns:android="http://schemas.android.com/apk/res/android"
android:bitmap="@drawable/pointer_spot_touch"
android:hotSpotX="12"
android:hotSpotY="12" /> <!--default 24 -->