Bug P2
Status Update
Comments
jp...@google.com <jp...@google.com>
hu...@google.com <hu...@google.com>
ma...@stackhouse.dk <ma...@stackhouse.dk> #2
I tried adding screenshotTestImplementation(libs.androidx.window)
but it didn't fix it.
ga...@gmail.com <ga...@gmail.com> #3
This is likely a duplicate of libs.androidx.window
dependency to implementation
to see if it works?
ki...@gmail.com <ki...@gmail.com> #4
In my project only disabling nonTransitiveRClass fixed the issue.
android.nonTransitiveRClass=false
pa...@outlook.com <pa...@outlook.com> #5
Problem still exists in 0.0.1-alpha08, can't find a workaround for this massive bug.
Description
Using v 0.0.1-alpha07
I have a multi module project and one of my modules configures
MaterialTheme
to useColorSchemes
that have their values provided by color resources. When I use the theme in the preview under test I get the following error (not sure why the formatting is messed up, I just copy-pasted from the Render problem window):