gts3l-common: overlay: Rearrange the hotspot location for pointer arrow

Really hard to find the center... Hope it is right.

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: Ibdb07eae65bd21ce58dbada695de0617948b98c0
This commit is contained in:
Deokgyu Yang 2021-08-31 17:13:54 +09:00
parent 507c78f3cd
commit 3459ee7928

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="3.0dip"
android:hotSpotY="3.0dip" />
android:hotSpotX="8.0dip"
android:hotSpotY="8.0dip" />