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

Commit f18e5c28 authored by Ats Jenk's avatar Ats Jenk
Browse files

Flag for enabling omni when bubbles are expanded

Allows long-press on navbar handle when bubbles are expanded.

Bug: 324910035
Test: m com_android_wm_shell_flags_lib
Change-Id: I3da780bd395c075adbc5848b8704a5a5c75f3046
parent 028bf6b5
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -64,3 +64,10 @@ flag {
    description: "Enables the new bubble bar UI for tablets"
    bug: "286246694"
}

flag {
    name: "enable_bubbles_long_press_nav_handle"
    namespace: "multitasking"
    description: "Enables long-press action for nav handle when a bubble is expanded"
    bug: "324910035"
}