Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use same click effect in reset dialog as used in other settings #2362

Merged
merged 1 commit into from
Jul 11, 2018

Conversation

grzesiek2010
Copy link
Member

Closes #2036

What has been done to verify that this works as intended?

I tested the Reset Settings dialog.

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

Because now we use the same effect for checkboxes like in other settings.

Are there any risks to merging this code? If so, what are they?

No.

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

No.

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:

  • run ./gradlew pmd checkstyle lintDebug spotbugsDebug and confirmed all checks still pass.
  • verified that any new UI elements use theme colors. UI Components Style guidelines

ezgif com-video-to-gif 2

@grzesiek2010 grzesiek2010 changed the title Fixed click effect in ResetDialog Fixed a click effect in ResetDialog Jul 10, 2018
@lognaturel lognaturel changed the title Fixed a click effect in ResetDialog Use same click effect in reset dialog as used in other settings Jul 10, 2018
@kkrawczyk123
Copy link
Contributor

Tested with success!
Verified on Androids: 4.1, 4.2, 4.4, 5.1, 6.0, 7.0 and 8.1

@opendatakit-bot unlabel "needs testing"
@opendatakit-bot label "behavior verified"

@shobhitagarwal1612
Copy link
Contributor

@grzesiek2010 Just a thought! If the style of each checkbox is the same, it seems more convenient to use a custom style here and use that instead of copying & pasting the styles for each. This also makes future changes easier

@lognaturel
Copy link
Member

I agree, @shobhitagarwal1612! 👍 Since this does fix a current problem and has been reviewed by @kkrawczyk123, let's merge now and the style can be added in a follow-on PR.

@lognaturel lognaturel merged commit a71c5be into getodk:master Jul 11, 2018
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.

5 participants