Fixed
Status Update
Comments
cc...@google.com <cc...@google.com> #2
Any chance this will get dealt with relatively soon?
cc...@google.com <cc...@google.com> #3
Hello. No updated to share yet, sorry
cc...@google.com <cc...@google.com>
ap...@google.com <ap...@google.com> #4
Hello, is it fixed in some new compose versions ? Thanks a lot
cc...@google.com <cc...@google.com> #5
Hello, is it fixed in some new compose versions ? Thanks a lot
pr...@google.com <pr...@google.com> #6
val sheetState = rememberBottomSheetState(
initialValue = BottomSheetValue.Collapsed,
confirmStateChange = {
it != BottomSheetValue.Collapsed
})
val sheetScaffoldState = rememberBottomSheetScaffoldState(
bottomSheetState = sheetState
)
initialValue = BottomSheetValue.Collapsed,
confirmStateChange = {
it != BottomSheetValue.Collapsed
})
val sheetScaffoldState = rememberBottomSheetScaffoldState(
bottomSheetState = sheetState
)
Description
We are adding the ability to capture new kinds of data with the benchmarking library, currently allocated memory.
This suggests a change to the name of the method runWithTimingDisabled. That method will be replaced with an equivalent method with a new name, and deprecated (but not removed yet).
There may be some similar API changes.