Hey everyone, after updating Android Studio and Je...
# android
t
Hey everyone, after updating Android Studio and Jetpack Compose to the latest versions I’m getting this error when trying to preview the Composables:
android.content.res.Resources$NotFoundException: Could not resolve resource value: 0x7F1200C9
My colleagues and I have had the same issue before, even with previous versions of Compose and AS, when previewing Composables with painterResource, stringResource and similar, after importing an existing Compose project. I’ve tried Clean, Rebuild, Invalidate Caches and Restart and I’m still getting the same result. There have been people in this channel reporting the same issue, but I can’t find any answers or any open tickets
😶 1