Files
android_translation_layer/res/res/drawable/pointer_spot_hover_icon.xml
Julian Winkler 0282e9fbcb build and install framework-res.apk from source
fall back to prebuilt if aapt command is not available
2023-08-09 12:22:16 +02:00

6 lines
221 B
XML

<?xml version="1.0" encoding="utf-8"?>
<pointer-icon xmlns:android="http://schemas.android.com/apk/res/android"
android:bitmap="@drawable/pointer_spot_hover"
android:hotSpotX="22dp"
android:hotSpotY="22dp" />