Fixed
Status Update
Comments
jo...@google.com <jo...@google.com>
ma...@google.com <ma...@google.com> #2
Project: platform/frameworks/support
Branch: androidx-master-dev
commit 23a7d960caf43390a554700d3c56ada189a9d10e
Author: Louis Pullen-Freilich <lpf@google.com>
Date: Mon Aug 10 15:11:36 2020
IconButton / IconToggleButton API scrub
Test: ./gradlew updateApi
Bug: b/161809385
Bug: b/161807956
Relnote: "Adds enabled parameter to IconButton, and reorders parameters in IconToggleButton"
Change-Id: I0a9419b1a631cadad451395302ad87b7f9214f96
M ui/ui-material/api/current.txt
M ui/ui-material/api/public_plus_experimental_current.txt
M ui/ui-material/api/restricted_current.txt
M ui/ui-material/src/commonMain/kotlin/androidx/compose/material/IconButton.kt
https://android-review.googlesource.com/1394868
Branch: androidx-master-dev
commit 23a7d960caf43390a554700d3c56ada189a9d10e
Author: Louis Pullen-Freilich <lpf@google.com>
Date: Mon Aug 10 15:11:36 2020
IconButton / IconToggleButton API scrub
Test: ./gradlew updateApi
Bug:
Bug:
Relnote: "Adds enabled parameter to IconButton, and reorders parameters in IconToggleButton"
Change-Id: I0a9419b1a631cadad451395302ad87b7f9214f96
M ui/ui-material/api/current.txt
M ui/ui-material/api/public_plus_experimental_current.txt
M ui/ui-material/api/restricted_current.txt
M ui/ui-material/src/commonMain/kotlin/androidx/compose/material/IconButton.kt
al...@google.com <al...@google.com> #3
Do we expect this to land by EOW? It's in the SLO chaselist now and very on fire.
ma...@google.com <ma...@google.com> #4
Oh I see how this works. I bumped to P1 as a target to land in the next 3 weeks, but since it's been open for a while it shows as fire. Which it kind of is. I created a meta ticket for that to track for next month.
ap...@google.com <ap...@google.com> #5
Project: platform/frameworks/support
Branch: androidx-main
commit fe1a45f10ccda640a4f9f1dd360d35dc1802ff00
Author: Jossi Wolf <jossiwolf@google.com>
Date: Wed Nov 29 14:34:54 2023
[M2] Stabilize BackdropScaffold
Relnote: BackdropScaffold has been promoted from experimental to stable. The animation spec is now a tween spec in accordance with guidelines. BackdropScaffold's snackbarHost parameter is not the last parameter anymore to avoid confusion with trailing lambdas. `BackdropScaffoldState` exposes a `progress(from, to)` API to query progress between anchors.
Fixes: 261423218
Test: Existing tests
Change-Id: I73f48dd7d1aab0a57d728f562f22bda5020ccd4b
M compose/material/material/api/current.ignore
M compose/material/material/api/current.txt
M compose/material/material/api/restricted_current.ignore
M compose/material/material/api/restricted_current.txt
M compose/material/material/src/androidInstrumentedTest/kotlin/androidx/compose/material/BackdropScaffoldTest.kt
M compose/material/material/src/commonMain/kotlin/androidx/compose/material/BackdropScaffold.kt
https://android-review.googlesource.com/2852689
Branch: androidx-main
commit fe1a45f10ccda640a4f9f1dd360d35dc1802ff00
Author: Jossi Wolf <jossiwolf@google.com>
Date: Wed Nov 29 14:34:54 2023
[M2] Stabilize BackdropScaffold
Relnote: BackdropScaffold has been promoted from experimental to stable. The animation spec is now a tween spec in accordance with guidelines. BackdropScaffold's snackbarHost parameter is not the last parameter anymore to avoid confusion with trailing lambdas. `BackdropScaffoldState` exposes a `progress(from, to)` API to query progress between anchors.
Fixes: 261423218
Test: Existing tests
Change-Id: I73f48dd7d1aab0a57d728f562f22bda5020ccd4b
M compose/material/material/api/current.ignore
M compose/material/material/api/current.txt
M compose/material/material/api/restricted_current.ignore
M compose/material/material/api/restricted_current.txt
M compose/material/material/src/androidInstrumentedTest/kotlin/androidx/compose/material/BackdropScaffoldTest.kt
M compose/material/material/src/commonMain/kotlin/androidx/compose/material/BackdropScaffold.kt
pr...@google.com <pr...@google.com> #6
The following release(s) address this bug.It is possible this bug has only been partially addressed:
androidx.compose.material:material:1.7.0-alpha03
androidx.compose.material:material-android:1.7.0-alpha03
androidx.compose.material:material-desktop:1.7.0-alpha03
Description
The following Experimental APIs have existed for several releases.
Please consider stabilising or removing these APIs: