diff options
| author | juloo | 2015-08-02 23:36:22 +0200 |
|---|---|---|
| committer | juloo | 2015-08-02 23:36:22 +0200 |
| commit | 3d3aa4bc98ccaabcc71f3360c8bd53eea64cd093 (patch) | |
| tree | b5ee53eba83fc3eadba6d76f5d1b2c69c412bb17 /res/layout | |
| parent | 6737bda40285bc8f1116b979934ffadd7439a335 (diff) | |
| download | unexpected-keyboard-3d3aa4bc98ccaabcc71f3360c8bd53eea64cd093.tar.gz unexpected-keyboard-3d3aa4bc98ccaabcc71f3360c8bd53eea64cd093.zip | |
Nothing
Diffstat (limited to 'res/layout')
| -rw-r--r-- | res/layout/input.xml | 4 |
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" /> |
