Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
Project: platform/frameworks/support
Branch: androidx-master-dev
commit 1477deae418dc7f60133c26a641ce1f87f9c75a1
Author: Matvei Malkov <malkov@google.com>
Date: Wed Aug 12 17:39:01 2020
Remove deprecated RadioButton-related APIs
Change-Id: I381b71bbaf0092608a14743cdd2976de5d574824
Relnote: "previously deprecated RadioGroup and RadioGroupItems have been removed. Use Row and RadioBotton instead"
Fixes: 163806637
Test: n/a
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/RadioButton.kt
https://android-review.googlesource.com/1398491
Branch: androidx-master-dev
commit 1477deae418dc7f60133c26a641ce1f87f9c75a1
Author: Matvei Malkov <malkov@google.com>
Date: Wed Aug 12 17:39:01 2020
Remove deprecated RadioButton-related APIs
Change-Id: I381b71bbaf0092608a14743cdd2976de5d574824
Relnote: "previously deprecated RadioGroup and RadioGroupItems have been removed. Use Row and RadioBotton instead"
Fixes: 163806637
Test: n/a
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/RadioButton.kt
Description
No description yet.