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

Commit be10c0b1 authored by Tony Wickham's avatar Tony Wickham
Browse files

Add flag for Recents in Taskbar

Flag: com.android.launcher3.enable_recents_in_taskbar
Test: none
Bug: 315354060
Change-Id: I5b757558ab8e5905b4142146901b68f55d0c7ef8
parent 7c3e2ff9
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -284,3 +284,10 @@ flag {
    description: "Enables folders in all apps"
    bug: "341582436"
}

flag {
    name: "enable_recents_in_taskbar"
    namespace: "launcher"
    description: "Replace hybrid hotseat app predictions with strictly Recent Apps"
    bug: "315354060"
}