Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix overlapping view and padding issues #1324

Merged
merged 18 commits into from
Jun 12, 2018
Merged

Fix overlapping view and padding issues #1324

merged 18 commits into from
Jun 12, 2018

Conversation

SUPERCILEX
Copy link
Collaborator

@lsirac once the diff becomes sane, I'd recommend taking a look at this one since it fixes issues with the ToS. Here's the simplest tip to learn out of this one: always test your layouts in the smallest possible split screen version of FUI.

@samtstern built on top of #1253 because that one fixes similar issues to deal with the progress bars in the phone layouts.

PS: here's what I'm talking about, not so pretty 😭:
screenshot_20180528-203906
screenshot_20180528-203928

Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
…rewrite

# Conflicts:
#	auth/src/main/java/com/firebase/ui/auth/data/remote/TwitterSignInHandler.java
#	auth/src/main/java/com/firebase/ui/auth/ui/phone/VerifyPhoneNumberFragment.java
#	auth/src/test/java/com/firebase/ui/auth/ui/phone/PhoneActivityTest.java
Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
# Conflicts:
#	auth/src/main/java/com/firebase/ui/auth/ui/HelperActivityBase.java
#	auth/src/main/java/com/firebase/ui/auth/ui/idp/AuthMethodPickerActivity.java
#	auth/src/main/java/com/firebase/ui/auth/ui/phone/CompletableProgressDialog.java
#	auth/src/main/java/com/firebase/ui/auth/ui/phone/PhoneActivity.java
#	auth/src/main/java/com/firebase/ui/auth/ui/phone/SubmitConfirmationCodeFragment.java
#	auth/src/main/java/com/firebase/ui/auth/ui/phone/VerifyPhoneNumberFragment.java
#	auth/src/main/java/com/firebase/ui/auth/util/ui/PreambleHandler.java
#	auth/src/main/res/layout/fui_phone_progress_dialog.xml
Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
@SUPERCILEX SUPERCILEX requested a review from samtstern as a code owner May 29, 2018 03:41
@samtstern samtstern added this to the 4.0.1 milestone May 29, 2018
@lsirac
Copy link
Contributor

lsirac commented May 29, 2018

😭 Thanks Alex!

@samtstern
Copy link
Contributor

@SUPERCILEX because this was based on #1253 it has to move to the 4.1.0 milestone.

…-fixes

# Conflicts:
#	auth/src/main/java/com/firebase/ui/auth/ui/HelperActivityBase.java
#	auth/src/main/java/com/firebase/ui/auth/ui/phone/CheckPhoneNumberFragment.java
#	auth/src/main/java/com/firebase/ui/auth/ui/phone/PhoneActivity.java
#	auth/src/main/java/com/firebase/ui/auth/util/ui/PreambleHandler.java
#	auth/src/main/res/layout-land/fui_auth_method_picker_layout.xml
#	auth/src/main/res/layout/fui_auth_method_picker_layout.xml
#	auth/src/main/res/layout/fui_welcome_back_password_prompt_layout.xml
#	library/quality/quality.gradle
@SUPERCILEX
Copy link
Collaborator Author

@samtstern Any objections to merging?

@samtstern
Copy link
Contributor

@SUPERCILEX nope I had just forgotten, thanks!

@samtstern samtstern merged commit 2fb28a1 into firebase:version-4.1.0-dev Jun 12, 2018
@SUPERCILEX SUPERCILEX deleted the layout-fixes branch June 12, 2018 20:33
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.

3 participants