summaryrefslogtreecommitdiff
path: root/src/ui/android/res/xml/popup_keyboard.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/android/res/xml/popup_keyboard.xml')
-rw-r--r--src/ui/android/res/xml/popup_keyboard.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ui/android/res/xml/popup_keyboard.xml b/src/ui/android/res/xml/popup_keyboard.xml
new file mode 100644
index 000000000..521d3d278
--- /dev/null
+++ b/src/ui/android/res/xml/popup_keyboard.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Keyboard xmlns:android="http://schemas.android.com/apk/res/android"
+ android:keyWidth="10%p"
+ android:keyHeight="10%p">
+</Keyboard> \ No newline at end of file