mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-27 16:10:58 +01:00
Added error logging
This commit is contained in:
@@ -1297,6 +1297,7 @@ public class ActivityView extends ActivityBilling implements FragmentManager.OnB
|
||||
ActivityView.REQUEST_DECRYPT,
|
||||
null, 0, 0, 0, null);
|
||||
} catch (IntentSender.SendIntentException ex) {
|
||||
Log.e(ex);
|
||||
Helper.unexpectedError(ActivityView.this, ActivityView.this, ex);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user