From 9792667bcfe47243dd559ae17220fca4cf2a510c Mon Sep 17 00:00:00 2001 From: Doug Keen Date: Tue, 25 Sep 2012 17:14:39 -0700 Subject: [PATCH] Fixed progress bar layout --- res/layout/main.xml | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/res/layout/main.xml b/res/layout/main.xml index 1bcd9f7..3d8a0e4 100644 --- a/res/layout/main.xml +++ b/res/layout/main.xml @@ -2,6 +2,7 @@ - + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:layout_weight="1000" > + + +