aboutsummaryrefslogtreecommitdiff
path: root/res/layout/bus_activity.xml
diff options
context:
space:
mode:
authorChristopher Baines <cbaines8@gmail.com>2012-03-06 23:08:34 +0000
committerChristopher Baines <cbaines8@gmail.com>2012-03-06 23:08:34 +0000
commit625e2068d0c6288321d3a6be31490767eed4defe (patch)
treeff0f8466a95e1d4362ca950cc602d240bbb0194e /res/layout/bus_activity.xml
parent56c74a2fa83916915587ae2de1b46a50f2c856ee (diff)
downloadsouthamptonuniversitymap-625e2068d0c6288321d3a6be31490767eed4defe.tar
southamptonuniversitymap-625e2068d0c6288321d3a6be31490767eed4defe.tar.gz
Small UI improvements, BusActivity still needs more work.
Diffstat (limited to 'res/layout/bus_activity.xml')
-rw-r--r--res/layout/bus_activity.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/bus_activity.xml b/res/layout/bus_activity.xml
index d8b26f6..93ad39a 100644
--- a/res/layout/bus_activity.xml
+++ b/res/layout/bus_activity.xml
@@ -37,6 +37,7 @@
android:id="@+id/busActivityMessage"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
+ android:gravity="center_horizontal"
android:text=""
android:textAppearance="?android:attr/textAppearanceLarge" />