jocoand
Results
2
comments of
jocoand
Still don't have solution for this. Hope this help I try to upload the image to http://qrlogo.kaarposoft.dk/qrdecode.html It shows `Image data is not rectangular` error then.
My workaround is by adding the versions explicitly to all my library dependencies ``` implementation("androidx.compose.ui") // update to implementation("androidx.compose.ui:1.6.8") ````