From ef5278fec4b4aff2bf140f08a5f8b1d1922620d8 Mon Sep 17 00:00:00 2001 From: Christopher Eby Date: Fri, 21 Oct 2011 18:39:06 -0500 Subject: [PATCH] Improve appearance with holo theme --- res/layout/full_playback.xml | 6 ++++-- res/layout/full_playback_alt.xml | 8 ++++++-- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/res/layout/full_playback.xml b/res/layout/full_playback.xml index 5303f7c7..ff93badb 100644 --- a/res/layout/full_playback.xml +++ b/res/layout/full_playback.xml @@ -37,6 +37,7 @@ THE SOFTWARE. android:layout_height="wrap_content" android:layout_width="wrap_content" android:layout_gravity="center" + android:paddingLeft="5dip" android:text="00:00" /> + android:paddingTop="5dip" + android:paddingBottom="5dip" + android:paddingLeft="15dip" + android:paddingRight="15dip" />