# HG changeset patch # User dasilvj@jean-manuel-da-silvas-macbook.local # Date 1243882185 -7200 # Node ID e5fcee2f8601413868a7fba7f3c02efb11b6b3e0 # Parent 21d91ef67e972871e7b6557f967c69d005b8810d# Parent ae60ee90b7ddd4b585c38787b0404b3487edf05b Merge EditSettings.java diff -r ae60ee90b7dd -r e5fcee2f8601 res/layout/create_account.xml --- a/res/layout/create_account.xml Mon Jun 01 20:25:59 2009 +0200 +++ b/res/layout/create_account.xml Mon Jun 01 20:49:45 2009 +0200 @@ -15,7 +15,8 @@ style="@style/Label" /> + android:layout_height="wrap_content" + android:singleLine="true" /> + android:password="true" + android:singleLine="true" /> + android:password="true" + android:singleLine="true" /> diff -r ae60ee90b7dd -r e5fcee2f8601 res/layout/edit_settings.xml --- a/res/layout/edit_settings.xml Mon Jun 01 20:25:59 2009 +0200 +++ b/res/layout/edit_settings.xml Mon Jun 01 20:49:45 2009 +0200 @@ -33,7 +33,8 @@ + android:layout_below="@id/settings_account_label_username" + android:singleLine="true" /> + android:password="true" + android:singleLine="true" />