Reduced logging

This commit is contained in:
M66B 2022-04-25 10:09:14 +02:00
parent 27fc7a4d59
commit 5ea7dd02c8
1 changed files with 2 additions and 2 deletions

View File

@ -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