diff options
Diffstat (limited to '')
-rw-r--r-- | res/layout/activity_edit_account.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/activity_edit_account.xml b/res/layout/activity_edit_account.xml index 826d895f..2c08b926 100644 --- a/res/layout/activity_edit_account.xml +++ b/res/layout/activity_edit_account.xml @@ -86,7 +86,7 @@ android:layout_marginTop="8dp" android:orientation="vertical" android:padding="16dp" - android:visibility="visible" > + android:visibility="gone" > <TextView android:layout_width="fill_parent" |