mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-07 02:46:12 -05:00
Android: Fix a bug making Input Overlay config screen only work in release OR debug builds, but not in both.
This commit is contained in:
4
Source/Android/app/src/debug/res/values/strings.xml
Normal file
4
Source/Android/app/src/debug/res/values/strings.xml
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="application_id">org.dolphinemu.dolphinemu.debug</string>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user