Commit 3a797c96995801c2e91e29d8b24100fe8043bcfd
1 parent
326b70cd
--no commit message
Showing
1 changed file
with
0 additions
and
8 deletions
res/layout/main_activity.xml
@@ -5,14 +5,6 @@ | @@ -5,14 +5,6 @@ | ||
5 | android:layout_width="wrap_content" | 5 | android:layout_width="wrap_content" |
6 | android:layout_height="match_parent" | 6 | android:layout_height="match_parent" |
7 | tools:ignore="Deprecated" > | 7 | tools:ignore="Deprecated" > |
8 | - | ||
9 | - <TextView | ||
10 | - android:id="@+id/textViewRoute" | ||
11 | - android:layout_width="250dp" | ||
12 | - android:layout_height="22dp" | ||
13 | - android:layout_x="28dp" | ||
14 | - android:layout_y="306dp" | ||
15 | - android:textSize="@android:dimen/thumbnail_height" /> | ||
16 | 8 | ||
17 | <ImageButton | 9 | <ImageButton |
18 | android:id="@+id/button" | 10 | android:id="@+id/button" |