I seem to be having a weird issue where compose pr...
# compose
m
I seem to be having a weird issue where compose preview shows wrong resources. The preview shows a different drawable or different string than what is referenced in the code. As if something was messing up resource IDs in previews.
l
I'm facing the same issue from time to time. Clean the build and rebuild the project, it works after that. I don't know if this is considered a bug but you might want to file it as bug on the bug tracker.