From 8079c02095db7a90ecde6ee5cf66f1ecb56e51f2 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Wed, 7 Mar 2012 22:22:02 +0000 Subject: More bug fixes, and commented out some of the more verbose debugging stuff. --- res/layout/bus_specific_stop_view.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'res') diff --git a/res/layout/bus_specific_stop_view.xml b/res/layout/bus_specific_stop_view.xml index 8652d2d..85ee8a7 100644 --- a/res/layout/bus_specific_stop_view.xml +++ b/res/layout/bus_specific_stop_view.xml @@ -10,8 +10,7 @@ android:layout_alignParentLeft="true" android:layout_alignParentTop="true" android:layout_toLeftOf="@+id/busSpecificStopViewRightContainer" - android:singleLine="true" - android:text="Name" /> + android:singleLine="true" /> + android:layout_height="wrap_content" /> \ No newline at end of file -- cgit v1.2.3