commit | ba469660941c1a7a0f45fca86564c35393e5e441 | [log] [tgz] |
---|---|---|
author | Jordan Demeulenaere <jdemeulenaere@google.com> | Mon Nov 13 15:16:26 2023 +0100 |
committer | Jordan Demeulenaere <jdemeulenaere@google.com> | Tue Nov 14 12:52:35 2023 +0100 |
tree | 6e1163ca3c3c502b98624fb9e2ff32ef8101a499 | |
parent | cb1adc7514883ecb03961991ce177570aef65356 [diff] |
Don't create a derived State for Element.drawScale This CL removes the derived State that is used for the drawScale of the element. This paves the way towards using the new Modifier Node API and remove calls to `Modifier.compose {}`. Bug: 291566282 Test: atest PlatformComposeSceneTransitionLayoutTests Flag: NA Change-Id: I1b9853386a3f40cea7240ab31248a5384ab84fa3