Merge "Move arrow_pointer hotspot to better match actual tip"

This commit is contained in:
Alan Viverette
2015-03-21 20:06:56 +00:00
committed by Gerrit Code Review

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" />