aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2019-03-14 21:26:41 +0100
committerChristian Schneppe <christian@pix-art.de>2019-03-14 21:26:41 +0100
commitd74cf5b6f0ed5b493ea4953f57a93347c03253b3 (patch)
treeea9631c5427e653d8b6eef6da2d57319b40725bc /src/main/res/layout
parentab0d3c397493377eb98f9713fc669fb5ec72a45b (diff)
rework user name input during account creation
Diffstat (limited to 'src/main/res/layout')
-rw-r--r--src/main/res/layout/activity_edit_account.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/res/layout/activity_edit_account.xml b/src/main/res/layout/activity_edit_account.xml
index 6aced7fd3..bb28dd52e 100644
--- a/src/main/res/layout/activity_edit_account.xml
+++ b/src/main/res/layout/activity_edit_account.xml
@@ -49,7 +49,8 @@
android:layout_width="wrap_content"
android:layout_height="match_parent"
android:layout_alignParentTop="true"
- android:layout_marginBottom="@dimen/activity_vertical_margin">
+ android:layout_marginBottom="@dimen/activity_vertical_margin"
+ android:visibility="gone">
<LinearLayout
android:layout_width="wrap_content"