mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-03 23:56:07 +02:00
Small improvement
This commit is contained in:
@@ -4533,7 +4533,8 @@ public class FragmentMessages extends FragmentBase implements SharedPreferences.
|
||||
REQUEST_OPENPGP,
|
||||
null, 0, 0, 0, null);
|
||||
} catch (IntentSender.SendIntentException ex) {
|
||||
Log.unexpectedError(getParentFragmentManager(), ex);
|
||||
// Likely cancelled
|
||||
Log.w(ex);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user