From 0c993ad4a9f153531e544e4fab2fc9e0ea4311da Mon Sep 17 00:00:00 2001 From: sigmabeta Date: Tue, 16 Jun 2015 15:42:11 -0400 Subject: Android: Fix a bug making Input Overlay config screen only work in release OR debug builds, but not in both. --- Source/Android/app/src/debug/res/values/strings.xml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Source/Android/app/src/debug/res/values/strings.xml (limited to 'Source/Android/app/src/debug') diff --git a/Source/Android/app/src/debug/res/values/strings.xml b/Source/Android/app/src/debug/res/values/strings.xml new file mode 100644 index 0000000000..8048c21d75 --- /dev/null +++ b/Source/Android/app/src/debug/res/values/strings.xml @@ -0,0 +1,4 @@ + + + org.dolphinemu.dolphinemu.debug + \ No newline at end of file -- cgit v1.2.3