XML : XML Preview with resources in other modules

I recently moved all my resources from my app module to a different submodule. Everything works as expected, build is successful, on the phone as well.

However in the XML preview pane, all layouts in the app module give me "Rendering Problems Couldn't resolve resource " in the preview pane, when I try to reference any resource (like a color value for a textview) which is located in other modules (although the submodule was added as a dependency and works well when compiled and run)

No comments:

Post a Comment