From 411b56abd18c5d7008beb420f5c1047a6609cfba Mon Sep 17 00:00:00 2001 From: n8fr8 Date: Sun, 21 Oct 2012 15:32:54 +0530 Subject: [PATCH] moved up/down counters back to main screen --- res/layout/layout_main.xml | 114 ++++++++++++++++++++----------------- 1 file changed, 61 insertions(+), 53 deletions(-) diff --git a/res/layout/layout_main.xml b/res/layout/layout_main.xml index 1d1bc18d..c9951865 100644 --- a/res/layout/layout_main.xml +++ b/res/layout/layout_main.xml @@ -53,10 +53,70 @@ android:textStyle="bold" android:layout_width="fill_parent" android:layout_height="wrap_content" - android:layout_marginBottom="50dp" + android:layout_marginBottom="20dp" android:textColor="#ffffff" /> + + + + + + + + + + - - - - - - - - -