--
You received this message because you are subscribed to the Google Groups "adt-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adt-dev+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
That sounds right. Parent projects have precedence over child projects no matter how dependencies are declared. The order of dependency declarations only affects sibling projects that don't depend on each other. This can get even more complicated when sibling projects have dependencies that overlay each other's resources.
It would be very helpful if additional tooling was developed in this area so we could better understand what is happening. A good start might be improvements with code navigation. I often find that the "jump to declaration" action takes me to generated R classes rather than resource files. When that action does work as expected, it presents a list of relevant resource files but the popup shows the same project name for all of the options rather than the actual project that each resource file belongs to. I'll try to find a bit of time to file separate issues for these concerns.
You received this message because you are subscribed to a topic in the Google Groups "adt-dev" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/adt-dev/aWxyzwVaDmM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to adt-dev+u...@googlegroups.com.