mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-08 10:03:51 +02:00
Reduced logging
This commit is contained in:
@@ -3022,7 +3022,7 @@ public class FragmentCompose extends FragmentBase {
|
||||
|
||||
exif.saveAttributes();
|
||||
} catch (IOException ex) {
|
||||
Log.w(ex);
|
||||
Log.i(ex);
|
||||
}
|
||||
|
||||
} catch (Throwable ex) {
|
||||
|
||||
Reference in New Issue
Block a user