Optimize getting theme ID

This commit is contained in:
M66B
2022-05-01 16:30:40 +02:00
parent 5909df693c
commit debf05db0f
3 changed files with 21 additions and 8 deletions

View File

@@ -344,7 +344,7 @@ 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