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

Proper support for java apps #37

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

deadman96385
Copy link

The current library only partially works in Java because there is a function that is already called color in java so it takes priority over this custom one. I have refactored the function to a new name. I have also updated the readme to add a java example of non-async generation of the QR. If you could add an Async example that would be great I couldn't figure out how to get it working.

@deadman96385
Copy link
Author

The failing check isn't from code i have changed fyi

This makes it so the custom color function does not
interfere with the java color function.
@deadman96385 deadman96385 force-pushed the master branch 2 times, most recently from 7186a60 to cbd26a2 Compare June 2, 2022 02:39
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.

None yet

2 participants