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 239983b commit 37a33f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/values/styles.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
<item name="android:windowBackground">#000000</item>
<item name="android:windowTranslucentStatus">true</item>
<item name="android:windowTranslucentNavigation">true</item>
<item name="android:pointerIcon">@drawable/hidden_pointer_arrow</item>
</style>
<style name="ComboBox">
<item name="android:layout_width">192dp</item>
Expand Down

0 comments on commit 37a33f5

Please sign in to comment.