tcracknell
03/10/2021, 6:51 PMZach Klippenstein (he/him) [MOD]
03/10/2021, 7:00 PMtylerwilson
03/10/2021, 7:02 PMJust had to bump appcompat[-resources] from 1.2.0 to 1.3.0-beta01 and worksno longer depends on AppCompat or Fragment. If you are using a ComposeView in your application, and you are using Fragment and/or AppCompat, make sure that you are using AppCompat 1.3+ / Fragment 1.3+ - these versions are needed to correctly set lifecycle and saved state owners required for ComposeView. (I1d6fa, b/161814404)androidx.compose.ui:ui
jaqxues
03/10/2021, 7:02 PMLuke
03/10/2021, 7:18 PM`Switch,There is a backquote missing after "Switch" in the Compose Material release notes., and`RadioButton` action lambdas are now nullable. Checkbox-in-clickable-row samples updated to use this feature.Checkbox
Vsevolod Ganin
03/10/2021, 8:57 PM