ODK Collect is an Android app for filling out forms. It's been used to collect billions of data points in challenging environments around the world. Contribute and make the world a better place! ✨📋✨
Remove dependency on theme setting from reset test
Remove theme setting
Closes #
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.
Closes #
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:
./gradlew connectedAndroidTest
(or./gradlew testLab
) and confirmed all checks still passDateFormatsTest