Join Slack
Powered by
Material3's newest Compose alpha includes a new Li...
# compose
k
kotlinforandroid
06/30/2022, 11:01 AM
Material3's newest Compose alpha includes a new List component. However, I cannot find the component in the official M3 documentation:
https://developer.android.com/jetpack/androidx/releases/compose-material3#1.0.0-alpha14
https://m3.material.io/
Is it somehow possible to specify what documentation version I want to look at? The doc link
https://developer.android.com/reference/kotlin/androidx/compose/material3/package-summary
does not allow me to select the newest alpha version.
c
curioustechizen
06/30/2022, 12:35 PM
Until the docs are published maybe you could look here?
https://android-review.googlesource.com/c/platform/frameworks/support/+/1999638/55/compose/m[…]monMain/kotlin/androidx/compose/material3/ListItem.kt
4
Views
Open in Slack
Previous
Next