Reduced logging

pull/184/head
M66B 4 years ago
parent a3501ac0f9
commit 86151c63d2

@ -3022,7 +3022,7 @@ public class FragmentCompose extends FragmentBase {
exif.saveAttributes(); exif.saveAttributes();
} catch (IOException ex) { } catch (IOException ex) {
Log.w(ex); Log.i(ex);
} }
} catch (Throwable ex) { } catch (Throwable ex) {

Loading…
Cancel
Save