abouttreesummaryrefslogcommitdiff
path: root/res/layout/input.xml
diff options
context:
space:
mode:
authorjuloo2015-08-02 23:36:22 +0200
committerjuloo2015-08-02 23:36:22 +0200
commit3d3aa4bc98ccaabcc71f3360c8bd53eea64cd093 (patch)
treeb5ee53eba83fc3eadba6d76f5d1b2c69c412bb17 /res/layout/input.xml
parent6737bda40285bc8f1116b979934ffadd7439a335 (diff)
downloadunexpected-keyboard-3d3aa4bc98ccaabcc71f3360c8bd53eea64cd093.tar.gz
unexpected-keyboard-3d3aa4bc98ccaabcc71f3360c8bd53eea64cd093.zip
Nothing
Diffstat (limited to 'res/layout/input.xml')
-rw-r--r--res/layout/input.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/res/layout/input.xml b/res/layout/input.xml
index 2024057..c3fe863 100644
--- a/res/layout/input.xml
+++ b/res/layout/input.xml
@@ -1,8 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<juloo.keyboard2.Keyboard2View xmlns:android="http://schemas.android.com/apk/res/android"
- android:id="@+id/keyboard2"
- android:layout_alignParentBottom="true"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
android:background="@color/bg"
/>