Skip to content

Fix properties layout used in bottom sheet#6965

Merged
seadowg merged 2 commits intogetodk:masterfrom
grzesiek2010:COLLECT-6958
Nov 17, 2025
Merged

Fix properties layout used in bottom sheet#6965
seadowg merged 2 commits intogetodk:masterfrom
grzesiek2010:COLLECT-6958

Conversation

@grzesiek2010
Copy link
Member

@grzesiek2010 grzesiek2010 commented Nov 7, 2025

Closes #6958

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

Nothing important to discuss here.

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 should simplify fix the layout used to display properties in the bottom sheet. Nothing else should be affected.

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

The one mentioned in the issue.

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

@grzesiek2010 grzesiek2010 marked this pull request as ready for review November 7, 2025 20:21
@grzesiek2010 grzesiek2010 requested a review from seadowg November 7, 2025 20:22
@grzesiek2010 grzesiek2010 requested a review from seadowg November 14, 2025 14:08
@seadowg seadowg merged commit f7b3cd7 into getodk:master Nov 17, 2025
6 checks passed
@WKobus
Copy link

WKobus commented Nov 18, 2025

Tested with success

Verified on Android 16

Verified cases:

@dbemke
Copy link

dbemke commented Nov 18, 2025

Tested with success

Verified on Android 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.

Long property value is cut off in the bottom sheet

4 participants