Andy Victors
05/28/2019, 2:50 PMktor
in MPP environment I get all ktor symbols displayed as red / underlined in Android Studio, also in imports the "io" part is red. import <http://io.ktor.client.request.post|io.ktor.client.request.post>
The project compiles though, but this behaviour is annoying. Anyone else having this?
Cleaning up .idea and .gradle folders & restart helps, but next time you open source with Ktor usage inside it becames red again 😕