From e8caffd1fa461652f2397ed155b99f08207e5f47 Mon Sep 17 00:00:00 2001 From: Neale Pickett Date: Sat, 8 Dec 2012 16:45:58 -0700 Subject: [PATCH] Trying to get buttons to fill height --- project.properties | 2 +- res/layout/main.xml | 30 ++++++++----------- src/org/woozle/penaltytimer/PenaltyTimer.java | 27 ++++++++++------- src/org/woozle/penaltytimer/TimerButton.java | 5 ++++ 4 files changed, 34 insertions(+), 30 deletions(-) diff --git a/project.properties b/project.properties index 0840b4a..1f896ec 100644 --- a/project.properties +++ b/project.properties @@ -11,4 +11,4 @@ #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt # Project target. -target=android-15 +target=android-4 diff --git a/res/layout/main.xml b/res/layout/main.xml index 619a937..a51210b 100644 --- a/res/layout/main.xml +++ b/res/layout/main.xml @@ -1,20 +1,14 @@ - - +