diff --git a/app/src/main/java/eu/faircode/email/FragmentDialogTheme.java b/app/src/main/java/eu/faircode/email/FragmentDialogTheme.java index b565661ede..6f52a3bdfe 100644 --- a/app/src/main/java/eu/faircode/email/FragmentDialogTheme.java +++ b/app/src/main/java/eu/faircode/email/FragmentDialogTheme.java @@ -344,8 +344,7 @@ public class FragmentDialogTheme extends FragmentDialogBase { boolean light = (composer_light && context instanceof ActivityCompose); if (light) night = false; - EntityLog.log(context, "Activity theme=" + theme + - "light = " + light + " night=" + night); + Log.i("Activity theme=" + theme + " light=" + light + " night=" + night); switch (theme) { // Light