Mehmet Peker
02/15/2022, 1:36 AMI have an application written with Jetpack Compose in the Google Play Store. I have a custom dialog inside the application. I did not come across it, but my users are getting an IlegalArgumentException error when using Image. Why am I getting this error?
java.lang.IllegalArgumentException:
at androidx.compose.ui.res.PainterResources_androidKt.loadImageBitmapResource (PainterResources_android.kt)
at androidx.compose.ui.res.PainterResources_androidKt.painterResource (PainterResources_android.kt)