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

Commit f4b3eba6 authored by Massimo Carli's avatar Massimo Carli Committed by Android (Google) Code Review
Browse files

Merge "[78/n] Flag for letterbox rounded corner animation" into main

parents 5cdaad5c aec36c84
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -121,6 +121,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"