From b2e3a5db68229b1854faed5e5d2c97cc04b05233 Mon Sep 17 00:00:00 2001 From: Romain Guy <> Date: Tue, 24 Mar 2009 20:28:22 -0700 Subject: [PATCH] Automated import from //branches/donutburger/...@141524,141524 --- core/res/res/layout/always_use_checkbox.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/core/res/res/layout/always_use_checkbox.xml b/core/res/res/layout/always_use_checkbox.xml index 5e6e3886facb6..1f8d256d3712a 100644 --- a/core/res/res/layout/always_use_checkbox.xml +++ b/core/res/res/layout/always_use_checkbox.xml @@ -21,7 +21,8 @@ android:layout_width="fill_parent" android:layout_height="wrap_content" android:paddingLeft="14dip" - android:paddingRight="15dip"> + android:paddingRight="15dip" + android:orientation="vertical">