commit | e4ca19100107ab965bac0a2f0b3df85dd578297e | [log] [tgz] |
---|---|---|
author | Shamali P <shamalip@google.com> | Mon Jun 17 14:37:44 2024 +0000 |
committer | Shamali P <shamalip@google.com> | Thu Jun 20 19:36:38 2024 +0000 |
tree | eb629628f01b5404d4f373e8e7637942e031fb95 | |
parent | c9ec536f0762da1c075bd4ecbd8a26212dadc7f5 [diff] |
[part-1] Perform doMeasure only once in WidgetsFullSheet We already know the details used to calculate the insets while in onMeasure, so, instead of measuring everything twice, we initialize the maxSpansPerRow in onMeasure and then call doMeasure. Bug: 346341156 Flag: EXEMPT bugfix Test: Manual and screenshot Change-Id: If080f1f91c69d2d54139d876c36eac8743a224ee