From e9f4e0430cf96a21958e986c998f2ad47375275d Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Mon, 2 Jun 2014 19:55:52 -0700 Subject: Tweak start_timer layout --- res/layout/start_timer.xml | 38 +++++++++++++++++--------------------- 1 file changed, 17 insertions(+), 21 deletions(-) (limited to 'res') diff --git a/res/layout/start_timer.xml b/res/layout/start_timer.xml index eb2ccbe8..9736a31d 100644 --- a/res/layout/start_timer.xml +++ b/res/layout/start_timer.xml @@ -1,25 +1,21 @@ + android:orientation="horizontal" + android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:layout_gravity="center"> - - - + - - + \ No newline at end of file -- cgit v1.2.3