GH-800: Fix Multi-attachment on Android emails#804
Conversation
|
Docs Build status updates of commit 1bf2279: ✅ Validation status: passed
For more details, please refer to the build report. Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report. |
|
Docs Build status updates of commit caf0abf: ✅ Validation status: passed
For more details, please refer to the build report. Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report. |
mattleibow
left a comment
There was a problem hiding this comment.
Code looks good. Not tested.
|
Docs Build status updates of commit 0dc95b8: ✅ Validation status: passed
For more details, please refer to the build report. Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report. |
* Check for null MainView * Use the ActionSendMultiple on android for multi-attachments
Description of Change
Have to use a different intent for multiple attachments :(
Bugs Fixed
Provide links to issues here. Ensure that a GitHub issue was created for your feature or bug fix before sending PR.
API Changes
none.
Behavioral Changes
Describe any non-bug related behavioral changes that may change how users app behaves when upgrading to this version of the codebase.
PR Checklist