aboutsummaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorChristopher Baines <cbaines8@gmail.com>2012-02-14 15:27:30 +0000
committerChristopher Baines <cbaines8@gmail.com>2012-02-14 15:27:30 +0000
commit663b57be020d4e6ef1cc7eaa9f5fca5ad7846653 (patch)
tree2fdf977a48e44b68939a3d68fba33d7c50ff1454 /res
parent6805fb9c3ceb2d5973f7155022eeadf65fcd58cd (diff)
downloadsouthamptonuniversitymap-663b57be020d4e6ef1cc7eaa9f5fca5ad7846653.tar
southamptonuniversitymap-663b57be020d4e6ef1cc7eaa9f5fca5ad7846653.tar.gz
More changes to support the BusActivity.
Diffstat (limited to 'res')
-rw-r--r--res/layout/bus_activity.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/bus_activity.xml b/res/layout/bus_activity.xml
index 1468be5..b78f78a 100644
--- a/res/layout/bus_activity.xml
+++ b/res/layout/bus_activity.xml
@@ -97,7 +97,7 @@
<LinearLayout
xmlns:android="http://schemas.android.com/apk/res/android"
- android:id="@+id/busActivityCenterLoadBar"
+ android:id="@+id/busActivityLoadBarLayout"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:gravity="center"