diff --git a/app/src/main/java/eu/faircode/email/FragmentDialogTheme.java b/app/src/main/java/eu/faircode/email/FragmentDialogTheme.java index f24b2d0f69..b565661ede 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; - - Log.i("Activity theme=" + theme + "light = " + light + " night=" + night); + EntityLog.log(context, "Activity theme=" + theme + + "light = " + light + " night=" + night); switch (theme) { // Light