android: Add option for touch overlay haptics

Disabled by default
This commit is contained in:
Charles Lombardo
2023-05-22 19:36:15 -04:00
committed by bunnei
parent 5341f58f2f
commit 83bd1cf20c
6 changed files with 51 additions and 4 deletions
@@ -185,6 +185,7 @@
<string name="emulation_toggle_controls">Toggle Controls</string>
<string name="emulation_rel_stick_center">Relative Stick Center</string>
<string name="emulation_dpad_slide">DPad Slide</string>
<string name="emulation_haptics">Haptics</string>
<string name="emulation_show_overlay">Show Overlay</string>
<string name="emulation_toggle_all">Toggle All</string>
<string name="emulation_control_scale">Adjust Scale</string>