Answer the question
In order to leave comments, you need to log in
Hierarchy in res/drawable how to implement?
You need to do something like this:
but as I understand it, Google has not yet given the possibility of such an implementation :(
Are there any options to somehow implement a hierarchy in res/drawable ?
Answer the question
In order to leave comments, you need to log in
No, this mechanism does not support subdirectories.
If you do this, the resources will no longer be available
and the compiler will throw an error that the class R.java
was
incorrectly generated.
However, it is possible to "merger" resources into so-called
"sets". Link to documentation .
There is a special plugin for this!
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question