From 9077c6dc69979ece854f0c4193a73bc27b12035f Mon Sep 17 00:00:00 2001 From: Adam Powell Date: Tue, 16 Mar 2010 15:16:19 -0700 Subject: [PATCH] Fix bug 2513041 Set layout_height to match_parent Change-Id: I390f10bf48e08f1e999e766438e50f36f4c73b99 --- res/layout/compute_sizes.xml | 22 ++++------------------ 1 file changed, 4 insertions(+), 18 deletions(-) diff --git a/res/layout/compute_sizes.xml b/res/layout/compute_sizes.xml index 88dbfd1b870..4ba5b3e140d 100755 --- a/res/layout/compute_sizes.xml +++ b/res/layout/compute_sizes.xml @@ -14,23 +14,9 @@ limitations under the License. --> - - - - - - + android:layout_height="match_parent" />