diff --git a/app/src/main/java/eu/faircode/email/FragmentDialogTheme.java b/app/src/main/java/eu/faircode/email/FragmentDialogTheme.java index b565661ede..f24b2d0f69 100644 --- a/app/src/main/java/eu/faircode/email/FragmentDialogTheme.java +++ b/app/src/main/java/eu/faircode/email/FragmentDialogTheme.java @@ -344,8 +344,8 @@ 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