From 9b960c7f3498d92c641cde52dd13359123c4cd8d Mon Sep 17 00:00:00 2001 From: Alexander Bakker Date: Wed, 31 Jan 2018 18:45:58 +0100 Subject: [PATCH] Fix numerous layout issues in EditProfileActivity --- .../main/res/layout/activity_edit_profile.xml | 327 +++++++++--------- 1 file changed, 161 insertions(+), 166 deletions(-) diff --git a/app/src/main/res/layout/activity_edit_profile.xml b/app/src/main/res/layout/activity_edit_profile.xml index d30c1447..e1ececdf 100644 --- a/app/src/main/res/layout/activity_edit_profile.xml +++ b/app/src/main/res/layout/activity_edit_profile.xml @@ -1,188 +1,183 @@ - + android:layout_height="match_parent"> - + android:layout_height="wrap_content" + android:orientation="vertical" + android:descendantFocusability="beforeDescendants" + android:focusableInTouchMode="true"> - + + + + + - - - - - - - - - - + + + + + + + + + + + + + + + + - - - - - - - - - - + - - + - - - - - - - - - - - + + + + + + + + + - + - - - - + - - - - - + + - - + + + + + + + + + - - - - + android:hint="Secret (base32)" + android:inputType="textPassword"/> + + - + - - - + +