From 99309cf8fd0f933a96b36d8d3476e0170ca63a99 Mon Sep 17 00:00:00 2001 From: "kr.angelov" Date: Sat, 12 Oct 2013 12:28:23 +0000 Subject: add keyboard input in the android app --- src/ui/android/res/layout/input_box.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 src/ui/android/res/layout/input_box.xml (limited to 'src/ui/android/res/layout/input_box.xml') diff --git a/src/ui/android/res/layout/input_box.xml b/src/ui/android/res/layout/input_box.xml new file mode 100644 index 000000000..7a5a9ce99 --- /dev/null +++ b/src/ui/android/res/layout/input_box.xml @@ -0,0 +1,19 @@ + + + + + + \ No newline at end of file -- cgit v1.2.3