https://kotlinlang.org logo
#compose
Title
# compose
m

Mehdi Haghgoo

02/15/2021, 6:19 AM
There is a new artifact added to compose dependencies i.e. androidx.activity:compose-activity? setContent has been moved in the recent alpha to the mentioned artifact, but the artifact is not mentioned yet in the list of dependencies in the docs.
😂 1
i

Ian Lake

02/15/2021, 3:54 PM
Which list of dependencies are you looking at? Can you file a docs bug? https://issuetracker.google.com/issues/new?component=192697&template=845603
m

Mehdi Haghgoo

02/15/2021, 4:28 PM
Maybe it's not a bug. Seems like navigation that has a Compose component. Likewise, androidx.activity has a Compose component i.e. activity-compose artifact. However, since it deals with setContent, this should be mentioned in the main Compose docs in the section for declaring dependencies.
There is a mention of activity-compose artifact in the release notes of androidx.compose.ui:
Copy code
<https://developer.android.com/jetpack/androidx/releases/compose-ui#1.0.0-alpha12>
i

Ian Lake

02/15/2021, 5:35 PM
If there's a particular page you'd assume it would be on, please file a docs bug with that link above
👍 1