aboutsummaryrefslogtreecommitdiff
path: root/res/layout/bus_stop_activity.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/bus_stop_activity.xml')
-rw-r--r--res/layout/bus_stop_activity.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/layout/bus_stop_activity.xml b/res/layout/bus_stop_activity.xml
index fcfe6da..3f4dc98 100644
--- a/res/layout/bus_stop_activity.xml
+++ b/res/layout/bus_stop_activity.xml
@@ -95,7 +95,8 @@
android:layout_height="wrap_content"
android:paddingLeft="5dp"
android:paddingRight="5dp"
- android:textAppearance="?android:attr/textAppearanceSmall" />
+ android:textAppearance="?android:attr/textAppearanceSmall"
+ android:visibility="gone" />
</LinearLayout>
<LinearLayout