I am finding that one subsequent compiles while using Scaloid, some of my string resources are getting mixed up, i.e., seeing the wrong string for a R.string.xx resource ID.
Doing a clean build fixes the issue, though tedious to do that on every change. Removing Scaloid/Scala from the project makes the issue disappear, though I'd really like to use it.