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

Improved swiping through notifications behaviour #15253

Merged
merged 5 commits into from
Sep 2, 2021

Conversation

ssinha2103
Copy link
Contributor

@ssinha2103 ssinha2103 commented Aug 29, 2021

Partially fixes #14919

Screenshot 2021-08-29 at 9 41 19 PM

To test:

Regression Notes

  1. Potential unintended areas of impact

  2. What I did to test those areas of impact (or what existing automated tests I relied on)

  3. What automated tests I added (or what prevented me from doing so)

PR submission checklist:

  • I have completed the Regression Notes.
  • I have considered adding accessibility improvements for my changes.
  • I have considered if this change warrants user-facing release notes and have added them to RELEASE-NOTES.txt if necessary.

Copy link
Contributor

@ashiagr ashiagr left a comment

Choose a reason for hiding this comment

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

Thank you for working on this @ssinha2103!

Looks nice in the light mode. Needs some adjustments in the dark mode. Instead of white, can you try a darker background in the dark mode?

WordPress/src/main/res/drawable/back.xml Outdated Show resolved Hide resolved
@ashiagr ashiagr added this to the Future milestone Aug 30, 2021
@ashiagr ashiagr added the [Status] Needs Design Review A designer needs to sign off on the implemented design. label Aug 30, 2021
@peril-wordpress-mobile
Copy link

peril-wordpress-mobile bot commented Sep 2, 2021

You can trigger optional UI/connected tests for these changes by visiting CircleCI here.

@ashiagr ashiagr removed the [Status] Needs Design Review A designer needs to sign off on the implemented design. label Sep 2, 2021
@peril-wordpress-mobile
Copy link

You can test the changes on this Pull Request by downloading the APKs:

@ashiagr ashiagr self-requested a review September 2, 2021 10:56
@ashiagr ashiagr merged commit 7439424 into wordpress-mobile:develop Sep 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve swiping through notifications behaviour
2 participants