From de6007cbf839a6842243a09e93dc7840e30a822c Mon Sep 17 00:00:00 2001 From: Henrik Tuszynski Date: Wed, 12 May 2010 08:44:09 +0200 Subject: [PATCH] A button in the master clear information screen was partly hidden. The master reset button was partially hidden in landscape mode. This change nests the current layout in a ScrollView making the layout scrollable. Change-Id: I2f7b8a222e3a25930b134314640b1c765b964254 --- res/layout/master_clear_primary.xml | 36 ++++++++++++++++------------- 1 file changed, 20 insertions(+), 16 deletions(-) diff --git a/res/layout/master_clear_primary.xml b/res/layout/master_clear_primary.xml index ffac1710a3c..2c4156b4a06 100644 --- a/res/layout/master_clear_primary.xml +++ b/res/layout/master_clear_primary.xml @@ -17,23 +17,27 @@ ** limitations under the License. */ --> - + xmlns:android="http://schemas.android.com/apk/res/android" + style="@style/info_layout"> - + + + +