abouttreesummaryrefslogcommitdiff
path: root/res/layout
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout')
-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"
/>