# HG changeset patch
# User nikita@nikita-lab
# Date 1243890347 -7200
# Node ID c94d3d963725e48d765d649fded77eb29b72e24f
# Parent b68125d975da2e0baa7511f6627577dd1455cf58# Parent 37d9a5828650e99feecec1b8844ba824f8b64fe7
merge
diff -r b68125d975da -r c94d3d963725 res/layout/create_account.xml
--- a/res/layout/create_account.xml Mon Jun 01 22:26:53 2009 +0200
+++ b/res/layout/create_account.xml Mon Jun 01 23:05:47 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 b68125d975da -r c94d3d963725 res/layout/edit_settings.xml
--- a/res/layout/edit_settings.xml Mon Jun 01 22:26:53 2009 +0200
+++ b/res/layout/edit_settings.xml Mon Jun 01 23:05:47 2009 +0200
@@ -33,7 +33,8 @@
+ android:layout_below="@id/settings_account_label_username"
+ android:singleLine="true" />
+ android:password="true"
+ android:singleLine="true" />
+ android:layout_height="wrap_content"
+ android:maxWidth="223dp"
+ android:singleLine="true" />
+ android:maxLength="5"
+ android:singleLine="true" />
+ android:layout_height="wrap_content"
+ android:maxWidth="223dp"
+ android:singleLine="true" />
+ android:maxLength="5"
+ android:singleLine="true" />
+ android:layout_height="wrap_content"
+ android:singleLine="true" />
+ android:password="true"
+ android:singleLine="true" />