Hey everyone, has anyone run into issues with Safe...
# android
h
Hey everyone, has anyone run into issues with Safe Args in Android Studio? The
FragmentArgs
classes are generated correctly and the project builds and runs fine, but Android Studio still shows them as unresolved (red). It's pretty annoying since there's no autocomplete or type reference support in the IDE. Anyone found a fix for this?
not kotlin but kotlin colored 3
c
Image from iOS.jpg
a
You just have to use the "Repair IDE" feature from the File-menu and do the suggested steps until the Args-code is not red anymore.