Skip to content

Fix low text contrast issue in Plan a Trip (Beta) screen #1406

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

Merged

Conversation

Suyog-Bauskar
Copy link
Contributor

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Apply the AndroidStyle.xml style template to your code in Android Studio.

  • Run the unit tests with gradlew connectedObaGoogleDebugAndroidTest to make sure you didn't break anything

  • If you have multiple commits please combine them into one commit by squashing them for the initial submission of the pull request. When addressing comments on a pull request, please push a new commit per comment when possible (reviewers will squash and merge using GitHub merge tool)


Fixes: #1401


Screenshot:

@Suyog-Bauskar
Copy link
Contributor Author

@amrhossamdev Can you review changes

@amrhossamdev
Copy link
Member

The color is used 32 times. Can you verify that it won't affect other screens?
image

@amrhossamdev amrhossamdev self-requested a review April 5, 2025 17:07
@Suyog-Bauskar
Copy link
Contributor Author

I reviewed the files where the color is applied and it isn’t affecting the visual appearance of any screens, also I didn’t encounter any color contrast issues in the accessibility checks. Most of its usage is confined to the "Trip Planner (beta)" and "Reporting Problem" screens.

Copy link
Member

@amrhossamdev amrhossamdev left a comment

Choose a reason for hiding this comment

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

Well done 👋

@amrhossamdev amrhossamdev merged commit 748e1b2 into OneBusAway:main Apr 5, 2025
2 checks passed
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.

Low Text Contrast in "Plan a Trip (Beta)" Screen
2 participants