Skip to content

Fix updating Snackbar position#7204

Draft
grzesiek2010 wants to merge 2 commits intogetodk:masterfrom
grzesiek2010:COLLECT-7197
Draft

Fix updating Snackbar position#7204
grzesiek2010 wants to merge 2 commits intogetodk:masterfrom
grzesiek2010:COLLECT-7197

Conversation

@grzesiek2010
Copy link
Copy Markdown
Member

@grzesiek2010 grzesiek2010 commented Apr 24, 2026

Closes #7197
Closes #7201

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

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?

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

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

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
Copy link
Copy Markdown
Member Author

@dbemke as you’ve already noticed, it’s not easy to handle the positioning of Snackbars correctly, so I’m marking this PR as needs testing early to see if the solution seems promising. Please take a look when you have some time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

1 participant