Maybe anyone else has issues with Compose previews and string resources? Preview displays random strings (screenshot in thread)
Screenshot 2023-10-13 at 14.53.48.png
v
vide
10/13/2023, 12:16 PM
I get this sometimes, File -> Invalidate caches helps
probably would be good to open an issue for this if there isn't one already to get it fixed
For me this usually happens when adding new string resources. The IDE & previews doesn't understand them even though it builds fine. Only invalidating caches helps
p
P Valintelis
10/16/2023, 5:37 AM
Thanks, somehow for me cache invalidation does not really help. But changing something in
gradle.properties
do help. Saying something, because did not pin point what exactly affects this yet.