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

Fix sendMail #118

Merged
merged 1 commit into from
Feb 26, 2020
Merged

Fix sendMail #118

merged 1 commit into from
Feb 26, 2020

Conversation

Japjappedulap
Copy link
Contributor

Changed the way the email intent was launched. Previously, a link was built and passed to the intent. Now, it's done the same way as the official documentation example, that can be seen here.

This fixes issue #117

Changed the way the email intent was launched. Previously, a link was built and passed to the intent. Now, it's done the same way as the official documentation example, that can be seen [here](https://developer.android.com/guide/components/intents-common.html#ComposeEmail).
@lucasferreira lucasferreira merged commit 2cf07dc into lucasferreira:master Feb 26, 2020
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