From ade896787f607146e312804aea420658d58388c2 Mon Sep 17 00:00:00 2001 From: daniel oeh Date: Mon, 10 Sep 2012 12:48:56 +0200 Subject: [PATCH] Removed bottom margin of buttons at the bottom --- res/layout/mediaplayer_activity.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/res/layout/mediaplayer_activity.xml b/res/layout/mediaplayer_activity.xml index a7ef7fbb5..94a53e961 100644 --- a/res/layout/mediaplayer_activity.xml +++ b/res/layout/mediaplayer_activity.xml @@ -16,7 +16,6 @@ android:layout_width="match_parent" android:layout_height="60dp" android:layout_alignParentBottom="true" - android:layout_marginBottom="4dp" android:layout_marginTop="8dp" >