From b327a96bf8bb9a95d7504ffd503d5b93322f7ecd Mon Sep 17 00:00:00 2001 From: jimi Date: Thu, 26 Jul 2012 17:07:22 -0500 Subject: [PATCH] Modify EditText element to fill layout width --- res/layout/main.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/res/layout/main.xml b/res/layout/main.xml index c7fadb1..2887507 100644 --- a/res/layout/main.xml +++ b/res/layout/main.xml @@ -5,7 +5,8 @@ android:layout_height="match_parent" >