Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

For #2780 - Fix home screen attributes for API 21-22 #2844

Merged
merged 1 commit into from
May 24, 2019

Conversation

ekager
Copy link
Contributor

@ekager ekager commented May 24, 2019

Pull Request checklist

  • Quality: This PR builds and passes detekt/ktlint checks (A pre-push hook is recommended)
  • Tests: This PR includes thorough tests or an explanation of why it does not
  • Changelog: This PR includes a changelog entry or does not need one
  • Accessibility: The code in this PR follows accessibility best practices or does not include any user facing features

@ekager ekager requested a review from a team as a code owner May 24, 2019 20:01
android:textStyle="bold"
android:visibility="gone" />

<Button
android:id="@+id/sign_out_button"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@boek are these three buttons supposed to look the same? The last one didn't have a background so I added it.

Copy link
Contributor

Choose a reason for hiding this comment

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

No, the sign out button has no background

Copy link
Contributor

Choose a reason for hiding this comment

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

We're not shipping this right now, so I'm going to go ahead and land this now

@boek boek merged commit beb2dec into mozilla-mobile:master May 24, 2019
@ekager ekager deleted the 2780-buttons branch May 24, 2019 21:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants