Files
android_translation_layer/res/res/drawable/pointer_zoom_in_icon.xml
Daniel Panero 13ed9d76bb Updated framework-res to 3d916f71dfbb5477c40a46c9b19c125f4c719045
Also remove non public drawables and layouts using the new python script
2024-11-18 21:39:01 +00: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_zoom_in"
android:hotSpotX="10.5dp"
android:hotSpotY="9.5dp" />