Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6aa8bb58 authored by Michael Bestas's avatar Michael Bestas
Browse files

Revert "Settings: default to GlifV3Theme"

This reverts commit 93de77a0.

Change-Id: I538334f34b1bf347b5cc4aed053bb3783e58ae1f
parent aaf2384f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -98,7 +98,7 @@ public class SetupWizardUtils {
                }
            }
        }
        return R.style.GlifV3Theme;
        return R.style.GlifTheme;
    }

    public static int getTransparentTheme(Context context, Intent intent) {