From 3752ef7847484d63ea08a063efc5f4217db84213 Mon Sep 17 00:00:00 2001 From: Jim Miller Date: Sun, 23 Jan 2011 18:14:13 -0800 Subject: [PATCH] Fix 3315488: Wrap OwnerInfo layout in a ScrollView Change-Id: I5fc5a66c1a09ff4e45137469fee1b6de6b45c7a0 --- res/layout/ownerinfo.xml | 70 ++++++++++++++++++++++++---------------- 1 file changed, 42 insertions(+), 28 deletions(-) diff --git a/res/layout/ownerinfo.xml b/res/layout/ownerinfo.xml index 469fc509d8d..a6ff904834a 100644 --- a/res/layout/ownerinfo.xml +++ b/res/layout/ownerinfo.xml @@ -20,38 +20,52 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:scrollbars="vertical" > - + android:layout_height="match_parent" + android:fillViewport="true"> - + - + - + + + + + + + + +