katzer / cordova-plugin-email-composer

Edit and send email messages
Apache License 2.0
343 stars 333 forks source link

For Android, show only email clients in chooser #385

Open jondspa opened 4 months ago

jondspa commented 4 months ago

Hi -

Thanks for the great plugin. I'm using plugin version 0.10.1.

Can anyone tell me how to modify the plugin to show only email clients in the Android chooser?

I see in the change log that the plugin shows only email clients if there are no attachments. I'd like to show only email clients always - even if there are attachments.

I've looked at the java code and can't figure it out.

Thanks much! - Jon