Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@grzesiek2010
Copy link
Member

@grzesiek2010 grzesiek2010 commented Jul 2, 2025

Closes #6779

Why is this the best possible solution? Were any other approaches considered?

It simply makes more sense to always display markers with a cutout whenever a symbol is not defined properly.

How does this change affect users? Describe intentional changes to behavior and behavior that could have accidentally been affected by code changes. In other words, what are the regression risks?

It simply fixes the bug, with minimal risk of affecting other functionality.

Do we need any specific form for testing your changes? If so, please attach one.

I used this one:
form.zip

Does this change require updates to documentation? If so, please file an issue here and include the link below.

No.

Before submitting this PR, please make sure you have:

  • added or modified tests for any new or changed behavior
  • run ./gradlew connectedAndroidTest (or ./gradlew testLab) and confirmed all checks still pass
  • added a comment above any new strings describing it for translators
  • added any new strings with date formatting to DateFormatsTest
  • verified that any code or assets from external sources are properly credited in comments and/or in the about file.
  • verified that any new UI elements use theme colors. UI Components Style guidelines

@lognaturel
Copy link
Member

I think the test names might be flipped? But otherwise great, this looks like a good solution to me.

@grzesiek2010
Copy link
Member Author

I think the test names might be flipped? But otherwise great, this looks like a good solution to me.

Good catch.

@seadowg seadowg self-requested a review July 7, 2025 12:53
@seadowg seadowg merged commit 8d69e34 into getodk:master Jul 7, 2025
6 checks passed
seadowg added a commit that referenced this pull request Jul 8, 2025
Display marker with cutout if symbol is not defined or blank
@dbemke
Copy link

dbemke commented Jul 9, 2025

Tested with Success!

Verified on a device with Android 10

Verified cases:

@WKobus
Copy link

WKobus commented Jul 9, 2025

Tested with success

Verified on device with Android 15

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.

Map markers for select one from map don't have cutout

5 participants