Fixed
Status Update
Comments
au...@google.com <au...@google.com> #2
Any chance this will get dealt with relatively soon?
js...@google.com <js...@google.com> #3
Hello. No updated to share yet, sorry
au...@google.com <au...@google.com> #4
Hello, is it fixed in some new compose versions ? Thanks a lot
js...@google.com <js...@google.com>
ap...@google.com <ap...@google.com> #5
Hello, is it fixed in some new compose versions ? Thanks a lot
au...@google.com <au...@google.com>
ap...@google.com <ap...@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
)
ap...@google.com <ap...@google.com> #7
Hi, nothing to share yet. We will update this issue when we get to it!
pr...@google.com <pr...@google.com> #8
Thank you...hoping this will get fixed soon
pr...@google.com <pr...@google.com> #9
Do we have any updates for this bug? or some "workaround" to solve the problem?
Description
The getters and setters are marked @Deprecated properly, but the property itself in Metalava’s output is not.
If you have any clarifying questions or feedback, please reassign this issue back toandroid-api-council@google.com for a response.
Android API Council has been reviewing newly added APIs, and these questions/requests came up during a review of APIs associated with a Buganizer issue for which you are the assignee. To learn more about the API review process, including best practices for making API changes, visithttp://go/android-api-bugs .