Is expect/actual checking broken in Android Studio (Electric Eel patch 1)?
My actual Android code is marked as not having corresponding expect code.
The expect code doesn't complain about missing an Android equivalent.
The code builds and runs perfectly well.
In addition, the "Expect-Actual Interface" inspector (?) shows nothing for the entire project. (Is this inspector present in the iOS version of AS? I can't find it).
(Got no answer in Andriod-Studio so asking again here)