From a403752131ed093d6079be57976ca980acd8d62c Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Thu, 4 Oct 2018 12:45:55 +0200 Subject: make PublishProfilePicture working on small screens --- .../layout/activity_publish_profile_picture.xml | 133 +++++++++++---------- 1 file changed, 70 insertions(+), 63 deletions(-) (limited to 'src/main/res/layout/activity_publish_profile_picture.xml') diff --git a/src/main/res/layout/activity_publish_profile_picture.xml b/src/main/res/layout/activity_publish_profile_picture.xml index 3f883f1ba..0fb666365 100644 --- a/src/main/res/layout/activity_publish_profile_picture.xml +++ b/src/main/res/layout/activity_publish_profile_picture.xml @@ -6,82 +6,89 @@ + android:background="?attr/color_background_tertiary" + android:orientation="vertical"> - - - + + - - - - + + + + - - - - - - - - - - + android:layout_marginTop="@dimen/publish_avatar_top_margin" + android:layout_marginBottom="8dp"> + + + + + + + + + + + + + + android:layout_alignParentRight="true" + android:layout_alignParentBottom="true">