Conversation
collect_app/src/test/java/org/odk/collect/android/widgets/items/SelectChoicesMapDataTest.kt
Show resolved
Hide resolved
collect_app/src/test/java/org/odk/collect/android/widgets/items/SelectChoicesMapDataTest.kt
Show resolved
Hide resolved
collect_app/src/test/java/org/odk/collect/android/widgets/items/SelectChoicesMapDataTest.kt
Show resolved
Hide resolved
collect_app/src/test/java/org/odk/collect/android/widgets/items/SelectChoicesMapDataTest.kt
Show resolved
Hide resolved
|
Does this PR influence also the font size? Can the user change the font size in the bottom sheet? |
No - it just increases the font size for the property labels. |
|
On the master version apk Google Maps don't work and there used to be issues with the bottom sheet in different sources of maps. Could you send us an apk with all maps tokens? |
It shouldn't matter for this as we've only changed code internal to the bottom sheet. |
|
It’s also in the beta which you could download from the release if it hasn’t published yet. |
|
Tested with Success! Verified on a device with Android 10 Verified cases:
|
|
Tested with success Verified on Android 16 |
Closes #6871
Why is this the best possible solution? Were any other approaches considered?
Nothing to discuss here really!
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?
Just makes the changes described in the issue! Nothing other than the selection map bottom sheet should be affected.
Before submitting this PR, please make sure you have:
./gradlew connectedAndroidTest(or./gradlew testLab) and confirmed all checks still passDateFormatsTest