Skip to content

Conversation

SUPERCILEX
Copy link
Collaborator

Fixes #1434

Old New
screenshot_20180924-162454 screenshot_20180924-162424

Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
@samtstern
Copy link
Contributor

@SUPERCILEX I was just working on this, but you beat me to it!

app:layout_constraintEnd_toStartOf="@+id/container"
app:layout_constraintTop_toTopOf="parent"
app:layout_constraintBottom_toTopOf="@+id/main_tos_and_pp"
app:layout_constraintVertical_weight="2"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This works, but I was also thinking what we might want is to center the logo between the top of the parent and the top of the ToS/PP. What do you think about that?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's already doing that, right? At least, that's what I'm getting from this screenshot. The issue seems to be that there's a lot more padding than we're used to.
screenshot_20180924-165834

@samtstern samtstern added this to the 4.2.1 milestone Sep 24, 2018
@samtstern
Copy link
Contributor

@SUPERCILEX I took a slightly different approach here:
#1460

WDYT? Not trying to step on your toes, I was already working on a fix when you sent your PR so I figured I might as well finish it and then we can decide.

@SUPERCILEX
Copy link
Collaborator Author

@samtstern well I guess it's step-over-each-others-toes week 😂. Anyway, I think we should go with your PR since it has nice sample changes, but you'll probably have to use this PR's layout changes. (I'll post the bug on your PR.)

@SUPERCILEX SUPERCILEX closed this Sep 25, 2018
@SUPERCILEX SUPERCILEX deleted the horizontal-logo branch September 25, 2018 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants