Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dfad6673 authored by Chiou-Hao Hsu's avatar Chiou-Hao Hsu Committed by Linux Build Service Account
Browse files

Ultrasound: Shrink digital pen hovering icon

Make the digital pen hovering icon smaller

Change-Id: I815b2a998e57cabac75dfd54de1ab32d638c7762
parent 9a02134f
Loading
Loading
Loading
Loading
−1.53 KiB (467 B)
Loading image diff...
+2 −2
Original line number Diff line number Diff line
@@ -28,5 +28,5 @@
-->
<pointer-icon xmlns:android="http://schemas.android.com/apk/res/android"
    android:bitmap="@drawable/pointer_stylus_hover"
    android:hotSpotX="15"
    android:hotSpotY="15" />
    android:hotSpotX="5dp"
    android:hotSpotY="5dp" />
−1.53 KiB (467 B)
Loading image diff...
+2 −2
Original line number Diff line number Diff line
@@ -28,5 +28,5 @@
-->
<pointer-icon xmlns:android="http://schemas.android.com/apk/res/android"
    android:bitmap="@drawable/pointer_stylus_hover"
    android:hotSpotX="15"
    android:hotSpotY="15" />
    android:hotSpotX="5dp"
    android:hotSpotY="5dp" />
−2.77 KiB (453 B)
Loading image diff...
Loading