From df42438dc795460b0de2a039882abc0b5e530117 Mon Sep 17 00:00:00 2001 From: Sylvain Berfini Date: Tue, 4 Sep 2012 10:46:32 +0200 Subject: [PATCH] Bigger status bar --- res/layout/main.xml | 2 +- res/layout/status.xml | 13 +++++++++---- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/res/layout/main.xml b/res/layout/main.xml index 3fb1fdb37..d1e7b900b 100644 --- a/res/layout/main.xml +++ b/res/layout/main.xml @@ -71,7 +71,7 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="horizontal" - android:paddingTop="20dp" /> + android:paddingTop="40dp" /> + android:layout_height="match_parent" />