From 07c29406e25ff36ca4eb3cafd65884098ebb4e08 Mon Sep 17 00:00:00 2001 From: Christopher Eby Date: Sun, 28 Aug 2011 18:21:35 -0500 Subject: [PATCH] Handle text alignment in TextView rather than the layout This allows the alignment to be updated immediately instead of in the background --- res/layout/full_playback_alt.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/res/layout/full_playback_alt.xml b/res/layout/full_playback_alt.xml index 8df08adf..e45b2b9f 100644 --- a/res/layout/full_playback_alt.xml +++ b/res/layout/full_playback_alt.xml @@ -37,21 +37,21 @@ THE SOFTWARE.