blob: 08ecf09b2365db56138e1a2545c6e3f03852ed42 [file] [log] [blame]
Ned Burns6d480c32023-08-28 12:12:19 -04001package: "com.android.systemui"
2
Daniel Norman6c6f1b52023-10-20 00:25:18 +00003# NOTE: Keep alphabetized to help limit merge conflicts from multiple simultaneous editors.
4
Riley Jones32c5a682023-08-03 20:08:16 +00005flag {
6 name: "floating_menu_overlaps_nav_bars_flag"
7 namespace: "accessibility"
8 description: "Adjusts bounds to allow the floating menu to render on top of navigation bars."
9 bug: "283768342"
Ned Burns6d480c32023-08-28 12:12:19 -040010}
Riley Jones84156fc2023-09-06 22:27:37 +000011
12flag {
13 name: "floating_menu_ime_displacement_animation"
14 namespace: "accessibility"
15 description: "Adds an animation for when the FAB is displaced by an IME becoming visible."
16 bug: "281150010"
17}