From 9fb403beef24339913ce0e0d545a83fd102caf5b Mon Sep 17 00:00:00 2001 From: Kenny Root Date: Mon, 10 Jan 2011 11:38:08 -0800 Subject: Change theme to DialogWhenLarge Fix some layouts to correctly display as dialogs when using a large screen device. Still needs the WeightedLinearLayout trick. Bug: 3298362 Change-Id: I76ad192ca8c27a0d9f4ce106dc4e1e922c01c02b --- res/layout/uninstall_confirm.xml | 80 ++++++++++++++++++++++++++++------------ 1 file changed, 57 insertions(+), 23 deletions(-) (limited to 'res/layout/uninstall_confirm.xml') diff --git a/res/layout/uninstall_confirm.xml b/res/layout/uninstall_confirm.xml index 78cd64be..4b273964 100755 --- a/res/layout/uninstall_confirm.xml +++ b/res/layout/uninstall_confirm.xml @@ -21,14 +21,16 @@ to let the uinstallation continue or abort. --> - + android:layout_height="wrap_content"> + android:paddingRight="6dip" + android:paddingBottom="16dip" /> - + -