You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.IllegalArgumentException: radius must be 0
at android.graphics.RadialGradient.<init>(RadialGradient.java:53)
at com.google.android.material.shadow.ShadowRenderer.drawCornerShadow(ShadowRenderer.java:160)
at com.google.android.material.shape.ShapePath$ArcShadowOperation.draw(ShapePath.java:385)
at com.google.android.material.shape.ShapePath$1.draw(ShapePath.java:226)
at com.google.android.material.shape.ShapePath$ShadowCompatOperation.draw(ShapePath.java:323)
at com.google.android.material.shape.MaterialShapeDrawable.drawCompatShadow(MaterialShapeDrawable.java:1055)
at com.google.android.material.shape.MaterialShapeDrawable.draw(MaterialShapeDrawable.java:958)
at android.graphics.drawable.LayerDrawable.draw(LayerDrawable.java:349)
at android.graphics.drawable.InsetDrawable.draw(InsetDrawable.java:158)
at android.view.View.draw(View.java:14450)
at android.view.View.draw(View.java:14350)
...
The text was updated successfully, but these errors were encountered:
Stack trace
The text was updated successfully, but these errors were encountered: