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

Added Material Design Icons open source licenses #2396

Merged
merged 1 commit into from
Jul 20, 2018

Conversation

jd-alexander
Copy link
Contributor

Adds the licenses required to use the Material Design Icons from https://materialdesignicons.com

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

I went to the About screen and verified that the license was being displayed correctly.

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

Yes.

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.

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:

  • 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

@@ -23,6 +23,7 @@
padding: 1em;
white-space: pre-wrap;
}

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't add this empty line! Android Studio did after formatting 😅

@lognaturel lognaturel merged commit 76ca110 into getodk:master Jul 20, 2018
@lognaturel lognaturel mentioned this pull request Jul 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants