Fixed
Status Update
Comments
js...@google.com <js...@google.com> #2
frameworks/support/compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/Chip.kt
co...@google.com <co...@google.com>
ap...@google.com <ap...@google.com> #3
Project: platform/frameworks/support
Branch: androidx-main
commit 50a35b0cda0a79d7cfb0d5db8a00462b49f02b3e
Author: Connie Shi <connieshi@google.com>
Date: Mon Oct 30 12:59:10 2023
Make the constructor for `ChipElevation` and `SelectableChipElevation` public.
Bug: 308432421, 307583745
Test: Ran existing tests.
Relnote: "Make the constructor for `ChipElevation` and `SelectableChipElevation` public."
Change-Id: Ie0c48d7eec6b96d0276d434ed91ad94e53ad6a6c
M compose/material3/material3/api/current.txt
M compose/material3/material3/api/restricted_current.txt
M compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/Chip.kt
https://android-review.googlesource.com/2810534
Branch: androidx-main
commit 50a35b0cda0a79d7cfb0d5db8a00462b49f02b3e
Author: Connie Shi <connieshi@google.com>
Date: Mon Oct 30 12:59:10 2023
Make the constructor for `ChipElevation` and `SelectableChipElevation` public.
Bug: 308432421, 307583745
Test: Ran existing tests.
Relnote: "Make the constructor for `ChipElevation` and `SelectableChipElevation` public."
Change-Id: Ie0c48d7eec6b96d0276d434ed91ad94e53ad6a6c
M compose/material3/material3/api/current.txt
M compose/material3/material3/api/restricted_current.txt
M compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/Chip.kt
Description