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

Commit aec36c84 authored by Massimo Carli's avatar Massimo Carli
Browse files

[78/n] Flag for letterbox rounded corner animation

Flag: EXEMPT Flag creation
Bug: 431139480
Test: m

Change-Id: I86b61908f983f2b4cde38173f2068d7f9a427a77
parent f066df23
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -133,6 +133,16 @@ flag {
  }
}

flag {
  name: "app_compat_refactoring_rounded_corners_animation"
  namespace: "large_screen_experiences_app_compat"
  description: "Whether the rounded corners for letterboxing in shell are animated"
  bug: "431139480"
  metadata {
    purpose: PURPOSE_BUGFIX
  }
}

flag {
  name: "enable_transition_on_activity_set_requested_orientation"
  namespace: "large_screen_experiences_app_compat"