Skip to content

Commit

Permalink
fake null system pointer for external mouse
Browse files Browse the repository at this point in the history
  • Loading branch information
xoureldeen authored Jun 12, 2024
1 parent ddc7ad6 commit 239983b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/src/main/res/drawable/hidden_pointer_arrow.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<pointer-icon android:bitmap="@drawable/null_bitmap" android:hotSpotX="5.0dip" android:hotSpotY="5.0dip"
xmlns:android="http://schemas.android.com/apk/res/android" />
Binary file added app/src/main/res/drawable/null_bitmap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 239983b

Please sign in to comment.