Files
Ryan VanderMeulen 88097fc6ca Bug 2063937 - Suppress the ConstraintLayouts that have to stay. r=android-reviewers,mcarare
What is left after the ones worth changing are changed: a bar whose visibility the transitions drive by id,
a sheet that paints its own background over the scrim, and a banner that sizes its own background. Each has
its reason written next to it.

The suppressions sit on the elements reported rather than on anything above them, so a ConstraintLayout
added later is still reported, and neither baseline carries this check any more.

Differential Revision: https://phabricator.services.mozilla.com/D318982
2026-09-10 12:48:43 +00:00
..