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:
sigmabeta
2015-06-16 15:42:11 -04:00
parent 82dea170cf
commit 0c993ad4a9
4 changed files with 10 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="application_id">org.dolphinemu.dolphinemu.debug</string>
</resources>