am 19537c0a: am 38fcaf40: Merge "Move arrow_pointer hotspot to better match actual tip"

* commit '19537c0a18998622c8555573a7df0b32853fbde3':
  Move arrow_pointer hotspot to better match actual tip
This commit is contained in:
Alan Viverette
2015-03-21 20:26:16 +00:00
committed by Android Git Automerger

View File

@@ -1,5 +1,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="6dp"
android:hotSpotY="6dp" />
android:hotSpotX="5dp"
android:hotSpotY="5dp" />