From aadbf2c9e20259c7495247b1e381d6464c310d85 Mon Sep 17 00:00:00 2001 From: Christopher Eby Date: Tue, 8 Nov 2011 15:56:30 -0600 Subject: [PATCH] Fix some things lint complains about --- AndroidManifest.xml | 12 ++++++------ res/layout/full_playback.xml | 14 ++++++-------- res/layout/full_playback_alt.xml | 6 ++---- res/layout/library_content.xml | 2 +- res/layout/new_playlist_dialog.xml | 3 ++- 5 files changed, 17 insertions(+), 20 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index e98ea8f8..119e7441 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -25,6 +25,12 @@ THE SOFTWARE. android:versionName="0.9.1" android:versionCode="091" android:installLocation="auto"> + + + + + + - - - - - - diff --git a/res/layout/full_playback.xml b/res/layout/full_playback.xml index f65d83b9..f124023d 100644 --- a/res/layout/full_playback.xml +++ b/res/layout/full_playback.xml @@ -36,25 +36,23 @@ THE SOFTWARE. android:layout_height="wrap_content" android:layout_width="wrap_content" android:layout_gravity="center" - android:paddingLeft="5dip" - android:text="00:00" /> + android:paddingLeft="5dip" /> + android:paddingRight="5dip" /> + android:paddingLeft="5dip" /> + android:paddingRight="5dip" /> - \ No newline at end of file +