question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Material3 missing artifacts for Android

See original GitHub issue

Looking at Space, it can be seen that there are Android and Desktop artifacts available for org.jetbrains.compose.material:material, but org.jetbrains.compose.material3:material3 only has the Desktop artifact. This results in IntelliJ (I think? happy to be corrected) being unable to resolve symbols when Material 3 classes are used in the common source set. I was hoping if this can be rectified somehow.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:9 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
msfjarviscommented, Apr 26, 2022

This PR reproduces the problem where imports from androidx.compose.material3 do not resolve in the IDE but the code compiles when built with Gradle

https://github.com/msfjarvis/compose-lobsters/pull/316

0reactions
msfjarviscommented, Jul 9, 2022

Issue is resolved in 1.2.0-alpha01-dev741

Read more comments on GitHub >

github_iconTop Results From Across the Web

Compose Material 3 | Android Developers
Read Google's Maven repository for more information. Add the dependencies for the artifacts you need in the build.gradle file for your app or...
Read more >
Material Design 3 for Compose is now stable
Jetpack Compose and Material 3 provide window size artifacts that can help make your apps adaptive. You can start by adding the Compose...
Read more >
Android Jetpack Compose Icons doesn't contain some of the ...
icons.Icons but some are missing. Just as an example there is no print icon. ... import androidx.compose.material.
Read more >
androidx.compose.material3:material3 - AndroidX Tech
Artifact Info: androidx.compose.material3:material3 ... androidx/compose/material3/AlertDialog.kt · androidx/compose/material3/AndroidAlertDialog.android.kt ...
Read more >
Firebase Android SDK Release Notes
Firebase Android BoM (Bill of Materials) version 31.1.1 ... BREAKING CHANGE: With this release, the BoM no longer contains the following deprecated ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found