summaryrefslogtreecommitdiff
path: root/res/xml/method.xml
diff options
context:
space:
mode:
authorAndrewMurrell <amurrel@purdue.edu>2014-05-04 20:21:03 -0400
committerAndrewMurrell <amurrel@purdue.edu>2014-05-04 20:21:03 -0400
commit186008703167dd4bfde6cafcc15dc2badb37957a (patch)
treeb48d918d6b4d3f576b8ef279e5862daf1c763480 /res/xml/method.xml
parent04514f7137f67967d2384be29194d7f09a6ceb06 (diff)
parente5ce76cc030792de5a53dc8aad3b214ab2f6538b (diff)
Merge branch 'lukeshu' of https://github.com/AndrewMurrell/minak into lukeshu
Diffstat (limited to 'res/xml/method.xml')
-rw-r--r--res/xml/method.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/xml/method.xml b/res/xml/method.xml
index b8d98ff..adf59b5 100644
--- a/res/xml/method.xml
+++ b/res/xml/method.xml
@@ -1,2 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
-<input-method xmlns:android="http://schemas.android.com/apk/res/android" /> \ No newline at end of file
+<input-method xmlns:android="http://schemas.android.com/apk/res/android"
+ android:settingsActivity="us.minak.SettingsActivity" />