Fixed
Status Update
Comments
co...@google.com <co...@google.com> #2
The clickable chips are good candidates for promotion. The selectable ones need to stay until we figure out how to smoothly animate between selected & unselected states
co...@google.com <co...@google.com>
ap...@google.com <ap...@google.com> #3
Project: platform/frameworks/support
Branch: androidx-main
commit 1824be950000b94e98dc0030182d7c959413f6b1
Author: Connie Shi <connieshi@google.com>
Date: Mon Jan 30 13:23:17 2023
Removed experiemental tag from assist chip and suggestion chip APIs.
Bug: b/261424370
Test: Ran existing tests
Relnote: "Stablize the APIs for assist chip and suggestion chip"
Change-Id: Ibb67b1b2a21c8cb37213a22a76d49357b4097621
M compose/material3/material3/api/current.txt
M compose/material3/material3/api/public_plus_experimental_current.txt
M compose/material3/material3/api/restricted_current.txt
M compose/material3/material3/samples/src/main/java/androidx/compose/material3/samples/ChipSamples.kt
M compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/Chip.kt
https://android-review.googlesource.com/2407752
Branch: androidx-main
commit 1824be950000b94e98dc0030182d7c959413f6b1
Author: Connie Shi <connieshi@google.com>
Date: Mon Jan 30 13:23:17 2023
Removed experiemental tag from assist chip and suggestion chip APIs.
Bug:
Test: Ran existing tests
Relnote: "Stablize the APIs for assist chip and suggestion chip"
Change-Id: Ibb67b1b2a21c8cb37213a22a76d49357b4097621
M compose/material3/material3/api/current.txt
M compose/material3/material3/api/public_plus_experimental_current.txt
M compose/material3/material3/api/restricted_current.txt
M compose/material3/material3/samples/src/main/java/androidx/compose/material3/samples/ChipSamples.kt
M compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/Chip.kt
co...@google.com <co...@google.com> #4
The clickable chips have been promoted to stable, the selectable chips will remain in experimental until we figure out how to smoothly animate between selected & unselected states.
co...@google.com <co...@google.com> #5
Renamed this bug to focus on clickable chip apis, separated out the selectable chip related APIs into
ap...@google.com <ap...@google.com> #6
Project: platform/frameworks/support
Branch: androidx-main
commit ebb4bfe377ff59300d09287c03898ba8a2843b24
Author: Connie Shi <connieshi@google.com>
Date: Mon Jan 30 17:53:51 2023
Removed experiemental tag from the show snackbar API.
Bug: b/261424370
Test: Ran existing tests
Relnote: "Stablize the API `showSnackbar`"
Change-Id: I195c2c308e2597acf97dc90b5c0f3315b3556e90
M compose/material3/material3/api/current.txt
M compose/material3/material3/api/public_plus_experimental_current.txt
M compose/material3/material3/api/restricted_current.txt
M compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/SnackbarHost.kt
https://android-review.googlesource.com/2411212
Branch: androidx-main
commit ebb4bfe377ff59300d09287c03898ba8a2843b24
Author: Connie Shi <connieshi@google.com>
Date: Mon Jan 30 17:53:51 2023
Removed experiemental tag from the show snackbar API.
Bug:
Test: Ran existing tests
Relnote: "Stablize the API `showSnackbar`"
Change-Id: I195c2c308e2597acf97dc90b5c0f3315b3556e90
M compose/material3/material3/api/current.txt
M compose/material3/material3/api/public_plus_experimental_current.txt
M compose/material3/material3/api/restricted_current.txt
M compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/SnackbarHost.kt
pr...@google.com <pr...@google.com> #7
The following release(s) address this bug.It is possible this bug has only been partially addressed:
androidx.annotation:annotation-jvm:1.6.0-rc01
androidx.compose.material3:material3:1.1.0-alpha06
Description
The following Experimental APIs have existed for several releases.
Please consider stabilising or removing these APIs: