mirror of
https://github.com/material-components/material-components-android.git
synced 2026-01-17 10:21:51 +08:00
In some cases setShapeAppearanceModel will be called after onSizeChanged but before the first draw. This results in the mask being out of date. Resolves https://github.com/material-components/material-components-android/pull/1328 GIT_ORIGIN_REV_ID=3d99c7857595ff0ba61c1aaa65963909c1950c10 Co-authored-by: ymarian <38727469+ymarian@users.noreply.github.com> PiperOrigin-RevId: 313402813