Commit 3a797c96995801c2e91e29d8b24100fe8043bcfd

Authored by Imanol-Mikel Barba Sabariego
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 5 android:layout_width="wrap_content"
6 6 android:layout_height="match_parent"
7 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 9 <ImageButton
18 10 android:id="@+id/button"
... ...