Fire: unresolved findViewById in appcompat activity

Ok, both fixed.

  • the plain references (swift, cooper, elements) did not resolve (via EBuild), because of the missing external compiler, and because EBuild did not consider the references inside Fire. You didn’t notice because there’s fallback in the managed project system to resolve them “old school”). That’s fixed.

  • the Gradele reference wasn’t;t even tried to be resolved, because the plain ones failed (you’ll see it work, once you remove the other ones). I’ve fixed that too, so it will now prices .aar and Gradle refs even if some plain references failed earlier.

These fixes will be in the next gamma.