fix arrow for s-pen
This commit is contained in:
parent
af0b9f5c13
commit
8c4d15d015
BIN
overlay/frameworks/base/core/res/res/drawable-xhdpi/pointer_arrow.png
Executable file
BIN
overlay/frameworks/base/core/res/res/drawable-xhdpi/pointer_arrow.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
BIN
overlay/frameworks/base/core/res/res/drawable-xxhdpi/pointer_arrow.png
Executable file
BIN
overlay/frameworks/base/core/res/res/drawable-xxhdpi/pointer_arrow.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
5
overlay/frameworks/base/core/res/res/drawable/pointer_arrow_icon.xml
Executable file
5
overlay/frameworks/base/core/res/res/drawable/pointer_arrow_icon.xml
Executable 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" />
|
Loading…
Reference in New Issue
Block a user