From 800ab8001e28f1e0b8547e2ca48e5cc08194a88e 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 | 204 +++++++++--------- 1 file changed, 97 insertions(+), 107 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:orientation="vertical"> - + + + + + + + + + + + + + + + + + + + + + android:layout_marginTop="30dp"> - + - + - + android:layout_marginTop="30dp"> - + - + + + + +