fix arrow for s-pen

This commit is contained in:
Valera1978 2018-07-06 20:35:25 +03:00
parent af0b9f5c13
commit 8c4d15d015
3 changed files with 5 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

View File

@ -0,0 +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="15px"
android:hotSpotY="15px" />