Fixed
Status Update
Comments
hu...@google.com <hu...@google.com> #2
Seems like it is caused by the subcompose(BottomSheetScaffoldLayoutSlot.Fab, fab)[0].measure(looseConstraints)
line in the bottom sheet. Seems like you have the floatingActionButton = {}
passed in your scaffold. setting it to null instead should solve the issue.
@jossi, could you take a look if we can handle this more gracefully and whether it makes sense?
Description
Similarly tohttp://ag/q/topic:kgp-1.7.0-for-tests , we should update AGP tests to run against 1.7.20-Beta.