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

* commit '38fcaf4037a50225b931551a48c898c7b0bb4db2':
  Move arrow_pointer hotspot to better match actual tip
This commit is contained in:
Alan Viverette
2015-03-21 20:20:48 +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" />