Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/clukeyboard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/xml/method.xml')
-rw-r--r--app/src/main/res/xml/method.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/res/xml/method.xml b/app/src/main/res/xml/method.xml
new file mode 100644
index 0000000..55e7ab2
--- /dev/null
+++ b/app/src/main/res/xml/method.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="utf-8"?>
+<input-method xmlns:android="http://schemas.android.com/apk/res/android"
+ android:settingsActivity="com.clusterrr.hardwarekeyboard.MainActivity"
+ android:icon="@drawable/ic_launcher_foreground">
+</input-method> \ No newline at end of file