mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-26 15:40:59 +01:00
Small improvements
This commit is contained in:
@@ -65,6 +65,7 @@ public class ActivityCompose extends ActivityBilling implements FragmentManager.
|
||||
Intent.ACTION_SENDTO.equals(action) ||
|
||||
Intent.ACTION_SEND.equals(action) ||
|
||||
Intent.ACTION_SEND_MULTIPLE.equals(action)) {
|
||||
Log.i(intent.toString());
|
||||
Log.logExtras(intent);
|
||||
|
||||
args = new Bundle();
|
||||
|
||||
Reference in New Issue
Block a user