Hi everyone, in compose preview i m facing this er...
# compose
s
Hi everyone, in compose preview i m facing this error:
Copy code
java.lang.IllegalArgumentException: Software rendering doesn't support drawRenderNode   at android.graphics.Canvas.drawRenderNode(Canvas.java:2329)   at androidx.compose.ui.graphics.layer.GraphicsLayerV29.draw(GraphicsLayerV29.android.kt:241)
I was trying to use sharedElementTransition with compose alpha version , Is there any issue with that in compose preview? Any idea about this plz?
z
@Nader Jawad
n
I think there is a ticket tracking this issue on the studio side for compose preview
s
Oh . Ok fine. Thnx. Can you share the ticket link as well if possible to track? Thnku
163 Views