summaryrefslogtreecommitdiff
path: root/res/layout/ime.xml
diff options
context:
space:
mode:
authorLuke Shumaker <shumakl@purdue.edu>2014-05-06 14:10:32 -0400
committerLuke Shumaker <shumakl@purdue.edu>2014-05-06 14:10:32 -0400
commita3716ceb4e1dbbb793819a8c6d2ed57475c59eb7 (patch)
tree0b3ad01004406414896f914138cab1562ae6bc29 /res/layout/ime.xml
parent15f9095ae8bf3b652de886a28275c71efaab1ac5 (diff)
Remove the insert symbol view
Diffstat (limited to 'res/layout/ime.xml')
-rw-r--r--res/layout/ime.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/res/layout/ime.xml b/res/layout/ime.xml
index ddabd0c..26f5ed1 100644
--- a/res/layout/ime.xml
+++ b/res/layout/ime.xml
@@ -11,13 +11,6 @@
android:orientation="vertical" >
<Button
- android:id="@+id/symbols_btn"
- android:layout_width="85dp"
- android:layout_height="85dp"
- android:layout_marginBottom="5dp"
- android:layout_marginTop="10dp" />
-
- <Button
android:id="@+id/shift_btn"
android:layout_width="85dp"
android:layout_height="85dp"