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

Commit 18524599 authored by Alex Chau's avatar Alex Chau
Browse files

Enable wallpaper blur for widget picker

Fix: 240580498
Test: Go to walppaper&style, set new wallpaper, then go to widget picker, wallpaper depth should transition smoothly
Change-Id: Iadabd0e755f861fb1e8967209dd647faed6e4916
parent 950a1073
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -283,7 +283,7 @@ public final class FeatureFlags {
            "In foldables, when reordering the icons and widgets, is now going to use both sides");

    public static final BooleanFlag ENABLE_WIDGET_PICKER_DEPTH = new DeviceFlag(
            "ENABLE_WIDGET_PICKER_DEPTH", false, "Enable changing depth in widget picker.");
            "ENABLE_WIDGET_PICKER_DEPTH", true, "Enable changing depth in widget picker.");

    public static final BooleanFlag SHOW_DELIGHTFUL_PAGINATION_FOLDER = new DeviceFlag(
            "SHOW_DELIGHTFUL_PAGINATION_FOLDER", false,