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

Commit c9c25bc6 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add enable_dynamic_insets_for_app_launch flag" into main

parents 22891e3d 204bff0f
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -211,3 +211,10 @@ flag {
    description: "Makes the split divider snap 'magnetically' to available snap points during drag"
    bug: "383631946"
}

flag {
    name: "enable_dynamic_insets_for_app_launch"
    namespace: "multitasking"
    description: "Enables dynamic insets for app launch so the window is properly cropped"
    bug: "336511494"
}