From f559d55e26272a977ac178d7eb7c84ed9286138f Mon Sep 17 00:00:00 2001 From: Mike Cleron <> Date: Tue, 24 Mar 2009 19:28:11 -0700 Subject: [PATCH] Automated import from //branches/master/...@141084,141084 --- core/res/res/layout/time_picker.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/core/res/res/layout/time_picker.xml b/core/res/res/layout/time_picker.xml index c601e0e830779..6ba5e81ef2785 100644 --- a/core/res/res/layout/time_picker.xml +++ b/core/res/res/layout/time_picker.xml @@ -49,10 +49,8 @@ android:id="@+id/amPm" android:layout_width="wrap_content" android:layout_height="wrap_content" - android:layout_marginTop="46dip" + android:layout_marginTop="43dip" android:layout_marginLeft="5dip" - android:paddingTop="2dip" - android:paddingBottom="2dip" android:paddingLeft="20dip" android:paddingRight="20dip" style="?android:attr/textAppearanceLargeInverse"