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:stretchColumns="1" + android:layout_marginEnd="35dp"> - - + + - + + - + + + - - + + + + - - - - - - - - - - + + android:layout_weight="4" + style="@style/Base.Widget.AppCompat.Spinner.Underlined"/> + + - + + + + + + - - - - - - - - - - + android:orientation="vertical"> + + + - - - - - - - + android:layout_weight="1"/> + + - - + + - + + + android:hint="Secret (base32)" + android:inputType="textPassword"/> + + - - - + - - - - - + +