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: donation UI visibility issue #1229

Merged
merged 7 commits into from
Aug 28, 2024
Merged

fix: donation UI visibility issue #1229

merged 7 commits into from
Aug 28, 2024

Conversation

amrhossamdev
Copy link
Member

@amrhossamdev amrhossamdev commented Aug 27, 2024

fixes: #1227

Video

2024-08-27.20-11-14.mp4
  • 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)

Copy link
Member

@aaronbrethorst aaronbrethorst left a comment

Choose a reason for hiding this comment

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

Can you split the two commits into:

  1. target SDK
  2. donation UI visibility?

@amrhossamdev
Copy link
Member Author

YOC

@amrhossamdev amrhossamdev changed the title fix: donation UI visibility issue and upgrade target SDK to 34 fix: donation UI visibility issue Aug 27, 2024
@amrhossamdev
Copy link
Member Author

This pull request addresses the visibility issues with the donation UI. I will submit a separate pull request for the SDK upgrade, which will involve additional changes.

Copy link
Member

@aaronbrethorst aaronbrethorst left a comment

Choose a reason for hiding this comment

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

looks great! 👍

@aaronbrethorst aaronbrethorst merged commit 029e275 into main Aug 28, 2024
2 checks passed
@aaronbrethorst aaronbrethorst deleted the bugfix/donation-ui branch August 28, 2024 00:10
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.

[BUG] Donation UI Visible Outside Map Bounds
2 participants