From c534b7424fccb117278db3fd193986a296909f8d Mon Sep 17 00:00:00 2001 From: Vavassor Date: Mon, 1 May 2017 22:30:49 -0400 Subject: [PATCH] Adds content descriptions to header and avatar buttons in the profile editor and puts the page in a scroll view so it's navigable in landscape mode. --- .../main/res/layout/activity_edit_profile.xml | 196 +++++++++--------- 1 file changed, 93 insertions(+), 103 deletions(-) diff --git a/app/src/main/res/layout/activity_edit_profile.xml b/app/src/main/res/layout/activity_edit_profile.xml index cf83cb16..c18856f5 100644 --- a/app/src/main/res/layout/activity_edit_profile.xml +++ b/app/src/main/res/layout/activity_edit_profile.xml @@ -7,127 +7,117 @@ android:layout_height="match_parent" tools:context="com.keylesspalace.tusky.EditProfileActivity"> - + android:layout_height="match_parent"> - - - + android:layout_height="wrap_content" + android:orientation="vertical"> - - - + android:layout_height="?attr/actionBarSize" + android:background="?attr/toolbar_background_color" + android:elevation="4dp" /> - - - - - - - - - - - - + + + + + + + + + - - - - - - - + + + + + + + + + + android:layout_marginTop="30dp"> - + - + - + android:layout_marginTop="30dp"> + + + + - + - +