I have an Android Library Project that contains several styles/themes defined in its styles.xml file.
Normally, when referencing this style in some other xml layout
I use IntelliJ and what worked for me is to reference the resource normally and to make sure the library is added as a dependency of the project